Update export presets and project configuration; modify export paths, application details, and debugging options

This commit is contained in:
2025-08-24 02:01:17 +02:00
parent 2bf0f4a360
commit 0747595f2b
2 changed files with 10 additions and 9 deletions

View File

@@ -3,13 +3,13 @@
name="Linux"
platform="Linux"
runnable=true
advanced_options=true
advanced_options=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="Builds/parasitic-god.x86_64"
export_path="Builds/linux/parasitic-god.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@@ -54,7 +54,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="Builds/windows/parasitic-god.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@@ -67,8 +67,8 @@ script_export_mode=2
custom_template/debug=""
custom_template/release=""
debug/export_console_wrapper=1
binary_format/embed_pck=false
debug/export_console_wrapper=0
binary_format/embed_pck=true
texture_format/s3tc_bptc=true
texture_format/etc2_astc=false
binary_format/architecture="x86_64"
@@ -79,13 +79,13 @@ codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PackedStringArray()
application/modify_resources=true
application/icon=""
application/icon="uid://d2wi2cs20q2b6"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/company_name="KaszoSoft"
application/product_name="Parasitic God"
application/file_description=""
application/copyright=""
application/trademarks=""
@@ -110,5 +110,5 @@ ssh_remote_deploy/cleanup_script="Stop-ScheduledTask -TaskName godot_remote_debu
Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorAction:SilentlyContinue
Remove-Item -Recurse -Force '{temp_dir}'"
dotnet/include_scripts_content=false
dotnet/include_debug_symbols=true
dotnet/include_debug_symbols=false
dotnet/embed_build_outputs=false

View File

@@ -11,6 +11,7 @@ config_version=5
[application]
config/name="Parasitic God"
config/version="1.0"
run/main_scene="uid://cmhvni5njpmee"
config/features=PackedStringArray("4.4", "C#", "GL Compatibility")
boot_splash/show_image=false