name sync

This commit is contained in:
FoxSpellCaster
2025-12-07 22:38:20 -05:00
parent 4292004b6e
commit 8197404ae2
15 changed files with 98 additions and 61 deletions

View File

@@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="export/linux/prototype.x86_64"
export_path="../../GodotExport/prototype.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@@ -52,7 +52,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="export/windows/prototype.exe"
export_path="../../GodotExport/prototype.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""