diff --git a/export_presets.cfg b/export_presets.cfg index 845d6e2..76e276c 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -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 diff --git a/project.godot b/project.godot index ca4ec2a..c98478c 100644 --- a/project.godot +++ b/project.godot @@ -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"