[4.1.4+] 1.4.4
Changes
- Updated
godot-cpp
to4.1.4
andemscripten
to3.1.63
. - Fixed the library for the Web build of
Godot 4.3
#46. Now the Web library is clearly being builtwith
andwithout
thread support. - Examples of working with
scoped_config
have been added to the Readme and documentation. - Update C# API File Naming Convention #50. Now the generated file will contain
.generated
suffix.
Note
The name of the libraries for macOS has been changed (the extension .dylib
has been returned), it is advisable to clear the addon folder before updating.