This commit is contained in:
James 2023-12-11 09:18:09 +00:00
parent 2afce48582
commit a1c83154de
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="bin/alpha10.apk"
export_path="bin/alpha11.apk"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
@ -213,7 +213,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="bin/alpha10.x86_64"
export_path="bin/alpha11.x86_64"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
@ -253,7 +253,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="bin/alpha10_macos.zip"
export_path="bin/alpha11_macos.zip"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false

View File

@ -10,7 +10,7 @@ config_version=5
[application]
config/name="RGB Physics Life"
config/name="JHRGB"
run/main_scene="res://sim.tscn"
config/features=PackedStringArray("4.2", "Mobile")
config/icon="res://images/icon.svg"