Update dependency and extend disclaimer

Exnted the title screen message and update engine version to 4.4.
This commit is contained in:
Aidan C. Mullen 2025-03-04 22:17:26 -05:00
parent 3c4b098637
commit f474eb7478
4 changed files with 16 additions and 13 deletions

View file

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