Updated Jolt Pluginn to work with godot 4.3 update

This commit is contained in:
2024-08-16 10:42:00 -05:00
parent 2f1df57283
commit 02346f68f9
27 changed files with 80 additions and 33 deletions

View File

@ -17,11 +17,15 @@
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) Mikael Hermansson and Godot Jolt contributors.</string>
<key>CFBundleVersion</key>
<string>0.12.0</string>
<string>0.13.0</string>
<key>CFBundleShortVersionString</key>
<string>0.12.0</string>
<string>0.13.0</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTPlatformName</key>