Custom Godot Engine export templates
Important
Support Windows, Linux (x86_64), and Android (arm32-v7a, arm64-v8a) platforms.
- This repository contains custom export templates for the Godot Engine.
- These templates are built from the source code of the Godot Engine.
# | Flag | Value |
---|---|---|
1 | target |
template_release |
2 | production |
yes |
3 | optimize |
speed_trace |
# | Flag | Value |
---|---|---|
1 | target |
template_debug |
2 | dev_mode |
yes |
3 | optimize |
debug |
# | Flag | Value |
---|---|---|
1 | swappy |
yes |
- This project is licensed under the MIT License - see the LICENSE file for details.