[Micro] Project settings fix

This commit is contained in:
Alan Alexander Cerna 2021-11-18 19:41:20 +02:00
parent f8b5449a4d
commit be089b2960

View File

@ -10,8 +10,9 @@ config_version=4
[application]
config/name="Game"
run/main_scene="res://source/scenes/GUI/main_menu.tscn"
config/name="FuncIt"
config/description="Modern, yet simplistic 2D platform-shooter developed as an entertaining game and an educational tool."
run/main_scene="res://source/scenes/GUI/game_loading_screen.tscn"
config/icon="res://icon.png"
[autoload]