Prepare v0.6.3-alpha release

This commit is contained in:
Alexander Sellite 2026-08-08 22:47:38 -04:00
parent 7c8cc9276e
commit 7b2898c11a
5 changed files with 17 additions and 17 deletions

View file

@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.6.2-alpha/windows-x86_64/NETfishing.exe"
export_path="builds/v0.6.3-alpha/windows-x86_64/NETfishing.exe"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -35,11 +35,11 @@ application/modify_resources=true
application/icon="res://art/exported/system_icons/netfishing.ico"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version="0.6.2.0"
application/product_version="0.6.2.0"
application/file_version="0.6.3.0"
application/product_version="0.6.3.0"
application/company_name=""
application/product_name="NETfishing"
application/file_description="NETfishing v0.6.2-alpha"
application/file_description="NETfishing v0.6.3-alpha"
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.6.2-alpha/linux-arm64/NETfishing.arm64"
export_path="builds/v0.6.3-alpha/linux-arm64/NETfishing.arm64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -92,7 +92,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.6.2-alpha/macos/NETfishing.zip"
export_path="builds/v0.6.3-alpha/macos/NETfishing.zip"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -125,7 +125,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.6.2-alpha/android/NETfishing.apk"
export_path="builds/v0.6.3-alpha/android/NETfishing.apk"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""
@ -146,8 +146,8 @@ architectures/armeabi-v7a=false
architectures/arm64-v8a=true
architectures/x86=false
architectures/x86_64=false
version/code=60200
version/name="v0.6.2-alpha"
version/code=60300
version/name="v0.6.3-alpha"
package/unique_name="io.woofmeow.netfishing"
package/name="NETfishing"
package/signed=true
@ -184,7 +184,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="builds/*,playtest/*,scripts/*"
export_path="builds/v0.6.2-alpha/linux-x86_64/NETfishing.x86_64"
export_path="builds/v0.6.3-alpha/linux-x86_64/NETfishing.x86_64"
patches=PackedStringArray()
encryption_include_filters=""
encryption_exclude_filters=""