File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change history for the Godot Meta Toolkit plugin
2+
3+ ## 1.0.1
4+ - Fix ` MetaPlatformSDK_LeaderboardEntry::get_extra_data() ` and ` MetaPlatformSDK_ChallengeEntry::get_extra_data() ` to return ` PackedByteArray `
5+ - Change ` MetaPlatformSDK_Message.get_error() ` method into ` error ` property
6+ - Encode ` PackedStringArray ` as UTF-8 before passing to underlying Meta Platform SDK functions
7+ - Get API documentation coverage up to 100% and other small documentation improvements
8+ - Remove ` *_long ` suffix from ` MetaPlatformSDK_AssetFileDownloadUpdate.get_bytes_total_long() ` and ` .get_bytes_transferred_long() `
9+
10+ ## 1.0.0
11+ - Initial release
12+ - Support for Meta Platform SDK v71
13+ - Tool for configuring the Meta XR Simulator
You can’t perform that action at this time.
0 commit comments