Skip to content

[4.1.4+] 1.4.4

Latest
Compare
Choose a tag to compare
@DmitriySalnikov DmitriySalnikov released this 11 Sep 09:24
· 5 commits to master since this release

Changes

  • Updated godot-cpp to 4.1.4 and emscripten to 3.1.63.
  • Fixed the library for the Web build of Godot 4.3 #46. Now the Web library is clearly being built with and without 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.