Toolchain 0.4 has been released for internal usage. It is flagged as a development release and contains the following software stack:
- Godot-tekisasu 3.3.1 (05/02/21)
- Aseprite-tekisasu 1.2.27 (05/03/21)
Tekisasu Toolchain 0.4: Download
Release Notes:
- [Engine] ALT+Enter fullscreen mode added to Editor and export template runtimes
- [Engine] Export template runtimes for Windows 32-bit and 64-bit releases now use custom.py compile options:
- disable_3d = “yes”
- disable_advanced_gui = “yes”
- minizip = “no”
- module_arkit_enabled = “no”
- module_bullet_enabled = “no”
- module_enet_enabled = “no”
- module_hdr_enabled = “no”
- module_jpg_enabled = “no”
- module_mbedtls_enabled = “no”
- module_mobile_vr_enabled = “no”
- module_ogg_enabled = “no”
- module_opensimplex_enabled = “no”
- module_opus_enabled = “no”
- module_theora_enabled = “no”
- module_upnp_enabled = “no”
- module_vorbis_enabled = “no”
- module_webm_enabled = “no”
- module_webp_enabled = “no”