Update project.godot

pull/7/head
Kenney 2023-10-07 13:42:13 +07:00
parent d0cef6ce3b
commit b02afddc37
1 changed files with 1 additions and 8 deletions

@ -1,11 +1,3 @@
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
@ -16,6 +8,7 @@ config/features=PackedStringArray("4.1", "Forward Plus")
boot_splash/bg_color=Color(0.92549, 0.92549, 0.960784, 1)
boot_splash/image="res://splash-screen.png"
config/icon="res://icon.png"
config/tags=PackedStringArray("starterkit")
[input]