Update base

Update engine to 4.3 and replace icon.
This commit is contained in:
Aidan C. Mullen 2025-03-01 09:41:01 -05:00
parent ece54f1019
commit 3c4b098637
4 changed files with 64 additions and 8 deletions

View file

@ -10,9 +10,9 @@ config_version=5
[application]
config/name="RTR"
config/name="ASFOS"
run/main_scene="res://title.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/features=PackedStringArray("4.3", "Forward Plus")
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/show_image=false
config/icon="res://icon.svg"