Add a custom godot build template with reduced features for smaller exports - implements #15
This commit is contained in:
parent
288ddcbc5b
commit
862ef075ff
4 changed files with 53 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue