mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-17 03:36:38 -04:00
change export path
This commit is contained in:
parent
0ef432384d
commit
1b4681aee9
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ custom_features=""
|
|||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="../../AppBuilds/Windows/TheGates.exe"
|
||||
export_path="D:/Projects/thegates-folder/AppBuilds/Windows/TheGates.exe"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
|
@ -64,7 +64,7 @@ script_export_mode=2
|
|||
[preset.1.options]
|
||||
|
||||
custom_template/debug=""
|
||||
custom_template/release="D:/Projects/thegates-folder/thegates/godot/bin/godot.windows.template_release.x86_64.exe"
|
||||
custom_template/release="C:/Users/Nordup/Documents/Projects/thegates/godot/bin/godot.windows.template_release.x86_64.exe"
|
||||
debug/export_console_wrapper=1
|
||||
binary_format/embed_pck=false
|
||||
texture_format/s3tc_bptc=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue