sconsplatform=<yourplatform>production=yestools=notarget=release_debug To compile release templates, use this SCONS line: Godot 3.xGodot 4.x sconsplatform=<yourplatform>production=yestools=notarget=release A Linux Note If using Ubuntu 16.10 or higher and having issues with PIE security in GCC, ...
click the Export Project button once HTML5 is available. In the next window, save your game asindex.htmlin a new directory and uncheck the debug checkbox. You’re then ready to close Godot.
In either case, you will want to head into thegodot-cppfolder and compile the bindings for your platform. Make sure your slashes are OS appropriate: sconsplatform=<yourplatform>target=template_releasesconsplatform=<yourplatform>target=template_debug ...