Set version.

This commit is contained in:
Relintai 2022-08-03 19:01:42 +02:00
parent 9b25765903
commit 366ba436a9
2 changed files with 27 additions and 27 deletions

View File

@ -191,22 +191,22 @@ _global_script_class_icons={
@"PlayerGD": "", @"PlayerGD": "",
@"WorldGeneratorSettings": "", @"WorldGeneratorSettings": "",
@"HumanoidCharacterBones2D": "", @"HumanoidCharacterBones2D": "",
@"CharacterSkeleton2DGD": "",
@"ItemVisualEntry2D": "",
@"NetworkedPlayerGD": "",
@"SpellEffectVisualBasic": "",
@"SpellGD": "", @"SpellGD": "",
@"UIWindowModule": "", @"SpellEffectVisualBasic": "",
@"NetworkedPlayerGD": "",
@"ItemVisualEntry2D": "",
@"CharacterSkeleton2DGD": "",
@"Zone": "", @"Zone": "",
@"Main": "", @"UIWindowModule": "",
@"ManaResource": "",
@"Menu": "",
@"UIGuiChildModule": "",
@"WorldGenBaseResource": "", @"WorldGenBaseResource": "",
@"DisplayPlayerGD": "", @"UIGuiChildModule": "",
@"HealthResource": "", @"Menu": "",
@"ItemTemplateGD": "", @"ManaResource": "",
@"Main": "",
@"SubZone": "", @"SubZone": "",
@"ItemTemplateGD": "",
@"HealthResource": "",
@"DisplayPlayerGD": "",
@"LayeredTextureMaker": "" @"LayeredTextureMaker": ""
} }
Node="input/actionbar_5_11" Node="input/actionbar_5_11"
@ -218,10 +218,10 @@ data_manager/folder_settings="[{\"folder\":\".\",\"header\":\"\",\"name\":\"Root
[application] [application]
config/name="Broken Seals 2D" config/name="Broken Seals 2D"
config/description="An open source third person RPG " config/description="An open source 2D RPG ."
run/main_scene="res://scenes/Main.tscn" run/main_scene="res://scenes/Main.tscn"
config/icon="res://icon.png" config/icon="res://icon.png"
config/version="0.2" config/version="0.2.9"
[autoload] [autoload]

View File

@ -28,10 +28,10 @@ keystore/release=""
keystore/release_user="" keystore/release_user=""
keystore/release_password="" keystore/release_password=""
one_click_deploy/clear_previous_install=false one_click_deploy/clear_previous_install=false
version/code=7 version/code=1
version/name="0.3.10" version/name="0.2.9"
package/unique_name="net.relintai.$genname" package/unique_name="net.relintai.$genname"
package/name="Broken Seals" package/name="Broken Seals 2D"
package/signed=true package/signed=true
launcher_icons/main_192x192="res://icon.png" launcher_icons/main_192x192="res://icon.png"
launcher_icons/adaptive_foreground_432x432="res://icon.png" launcher_icons/adaptive_foreground_432x432="res://icon.png"
@ -277,10 +277,10 @@ codesign/digest_algorithm=1
codesign/description="" codesign/description=""
codesign/custom_options=PoolStringArray( ) codesign/custom_options=PoolStringArray( )
application/icon="" application/icon=""
application/file_version="0.3.10" application/file_version="0.2.9"
application/product_version="0.3.10" application/product_version="0.2.9"
application/company_name="" application/company_name=""
application/product_name="Broken Seals" application/product_name="Broken Seals 2D"
application/file_description="" application/file_description=""
application/copyright="Péter Magyar" application/copyright="Péter Magyar"
application/trademarks="" application/trademarks=""
@ -315,10 +315,10 @@ keystore/release=""
keystore/release_user="" keystore/release_user=""
keystore/release_password="" keystore/release_password=""
one_click_deploy/clear_previous_install=false one_click_deploy/clear_previous_install=false
version/code=7 version/code=1
version/name="0.3.10" version/name="0.2.9"
package/unique_name="net.relintai.$genname" package/unique_name="net.relintai.$genname"
package/name="Broken Seals" package/name="Broken Seals 2D"
package/signed=true package/signed=true
launcher_icons/main_192x192="res://icon.png" launcher_icons/main_192x192="res://icon.png"
launcher_icons/adaptive_foreground_432x432="res://icon.png" launcher_icons/adaptive_foreground_432x432="res://icon.png"
@ -524,14 +524,14 @@ script_encryption_key=""
custom_template/debug="../pandemonium_engine/bin/osx.zip" custom_template/debug="../pandemonium_engine/bin/osx.zip"
custom_template/release="../pandemonium_engine/bin/osx.zip" custom_template/release="../pandemonium_engine/bin/osx.zip"
application/name="Broken Seals" application/name="Broken Seals 2D"
application/info="Made with Pandemonium Engine" application/info="Made with Pandemonium Engine"
application/icon="" application/icon=""
application/identifier="net.relintai.brokenseals" application/identifier="net.relintai.brokenseals2d"
application/signature="" application/signature=""
application/app_category="Role-playing-games" application/app_category="Role-playing-games"
application/short_version="0.3.10" application/short_version="0.2.9"
application/version="0.3.10" application/version="0.2.9"
application/copyright="Péter Magyar" application/copyright="Péter Magyar"
display/high_res=false display/high_res=false
privacy/microphone_usage_description="" privacy/microphone_usage_description=""