Add a custom godot build template with reduced features for smaller exports - implements #15

This commit is contained in:
ChaoticByte 2024-12-22 21:55:33 +01:00
parent 288ddcbc5b
commit 862ef075ff
No known key found for this signature in database
4 changed files with 53 additions and 1 deletions

View file

@ -19,7 +19,7 @@ script_export_mode=2
[preset.0.options]
custom_template/debug=""
custom_template/release=""
custom_template/release="./build-template/godot.linuxbsd.template_release.x86_64"
debug/export_console_wrapper=1
binary_format/embed_pck=true
texture_format/s3tc_bptc=true