Changing export presets to just be wrong
All checks were successful
godot-ci export / Prepare Build Assets (push) Successful in 1m22s
godot-ci export / Windows Export (push) Successful in 44s
godot-ci export / Linux Export (push) Successful in 43s
godot-ci export / Steam Publish (push) Successful in 1m4s

This commit is contained in:
2025-07-07 05:21:51 -07:00
parent 1be247f66e
commit ea15cd45d8

View File

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="build/bin/windows/videogame.exe"
export_path="../videogame.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -79,7 +79,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="build/bin/linux/videogame.x86_64"
export_path=""
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""