Skip to content

v0.5.2

Pre-release
Pre-release

Choose a tag to compare

@bruvzg bruvzg released this 07 Dec 00:20
· 34 commits to master since this release

gdnative binaries for

  • macOS (x86-64) - dynamic library
  • GNU/Linux (x86, x86-64) - dynamic libraries
  • Windows (x86, x86-64) - dynamic libraries
  • Android (x86, x86-64, arm64v8, armv7) - dynamic libraries
  • iOS (x86-64, arm64v8) - static "fat" library

Build config (with graphite, except Windows):

-Dstatic-runtime=false -Dbuiltin-runtime=true -Duse-graphite2=true --buildtype=release

Build config (with graphite, Windows):

-Dstatic-runtime=true -Dbuiltin-runtime=true -Duse-graphite2=true --buildtype=release