debug scene + fixed resource loading in releases
This commit is contained in:
parent
0eecd651e4
commit
0dd3628ce1
7 changed files with 114 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ custom_features=""
|
|||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="../executables/cosmic/gammacosmicrays ictar1.1 beta.exe"
|
||||
export_path="../executables/cosmic/gammacosmicrays ictar1.1 beta 2.exe"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
|
|
@ -18,7 +18,7 @@ encrypt_directory=false
|
|||
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
debug/export_console_wrapper=1
|
||||
debug/export_console_wrapper=0
|
||||
binary_format/embed_pck=true
|
||||
texture_format/bptc=true
|
||||
texture_format/s3tc=true
|
||||
|
|
@ -42,6 +42,7 @@ application/product_name="Gamma Cosmic Rays"
|
|||
application/file_description=""
|
||||
application/copyright=""
|
||||
application/trademarks=""
|
||||
application/export_angle=0
|
||||
ssh_remote_deploy/enabled=false
|
||||
ssh_remote_deploy/host="user@host_ip"
|
||||
ssh_remote_deploy/port="22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue