We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGES.md
1 parent a2b438d commit 1b1c272Copy full SHA for 1b1c272
CHANGES.md
@@ -1,5 +1,10 @@
1
# Change history for the Godot Meta Toolkit plugin
2
3
+## 1.0.2
4
+- Include API documentation in the editor
5
+- Update for Meta Platform SDK v72
6
+- Add demo project demonstrating the Platform SDK
7
+
8
## 1.0.1
9
- Fix `MetaPlatformSDK_LeaderboardEntry::get_extra_data()` and `MetaPlatformSDK_ChallengeEntry::get_extra_data()` to return `PackedByteArray`
10
- Change `MetaPlatformSDK_Message.get_error()` method into `error` property
0 commit comments