Finally got a grid loaded on the screen.

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
Louis Hollingworth 2023-07-08 19:37:47 +01:00
parent 7a4adf7e0d
commit 0b61e41639
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
6 changed files with 115 additions and 1 deletions

View file

@ -11,6 +11,7 @@ config_version=5
[application]
config/name="Kolonio"
run/main_scene="res://scenes/main.tscn"
config/features=PackedStringArray("4.1", "Forward Plus")
config/icon="res://icon.svg"