mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
[Micro] Project settings fix
This commit is contained in:
parent
f8b5449a4d
commit
be089b2960
@ -10,8 +10,9 @@ config_version=4
|
|||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Game"
|
config/name="FuncIt"
|
||||||
run/main_scene="res://source/scenes/GUI/main_menu.tscn"
|
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"
|
config/icon="res://icon.png"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user