Fix exported player data folder validation

This commit is contained in:
Alexander Sellite 2026-07-30 22:17:00 -04:00
parent c0860fac03
commit b3880c9e2b
8 changed files with 219 additions and 18 deletions

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.3.0-prealpha.2/windows-x86_64/NETfishing.exe"
export_path="builds/v0.3.0-prealpha.3/windows-x86_64/NETfishing.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -35,11 +35,11 @@ application/modify_resources=true
application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version="0.3.0.2"
application/product_version="0.3.0.2"
application/file_version="0.3.0.3"
application/product_version="0.3.0.3"
application/company_name=""
application/product_name="NETfishing"
application/file_description="NETfishing v0.3.0-prealpha.2"
application/file_description="NETfishing v0.3.0-prealpha.3"
application/copyright=""
application/trademarks=""
application/export_angle=0
@ -62,7 +62,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.3.0-prealpha.2/linux-x86_64/NETfishing.x86_64"
export_path="builds/v0.3.0-prealpha.3/linux-x86_64/NETfishing.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""