Prepare v0.2.0-prealpha.2

This commit is contained in:
Alexander Sellite 2026-07-27 23:46:14 -04:00
parent 6f51f91324
commit 48a3ab03ea
3 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/playtest-0.1/windows-x86_64/netfishing.exe"
export_path="builds/playtest-0.2.0-prealpha.2/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.1.0.0"
application/product_version="0.1.0.0"
application/file_version="0.2.0.2"
application/product_version="0.2.0.2"
application/company_name=""
application/product_name="NETFISHING"
application/file_description="NETFISHING Pre-Alpha Playtest 0.1"
application/file_description="NETFISHING Pre-Alpha Playtest 0.2"
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/playtest-0.1/linux-x86_64/netfishing"
export_path="builds/playtest-0.2.0-prealpha.2/linux-x86_64/netfishing"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""