Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruvzg bruvzg released this 02 Apr 20:32
· 105 commits to master since this release

gdnative binaries for 64-bit macOS, GNU/Linux and Windows

Fixes some issues, adds additional debug options.

Build config (with graphite):

-Dgodot-cpp-lib-name=libgodot-cpp -Dstatic-runtime=true -Dbuiltin-runtime=true -Duse-graphite2=true --buildtype=release

Build config (without graphite):

-Dgodot-cpp-lib-name=libgodot-cpp -Dstatic-runtime=true -Dbuiltin-runtime=true -Duse-graphite2=false --buildtype=release