Cleanup
This commit is contained in:
parent
2d9b0f7160
commit
5d00df8534
5 changed files with 53 additions and 8 deletions
|
|
@ -12,11 +12,12 @@ config_version=5
|
|||
|
||||
config/name="Texpand"
|
||||
config/description="Submission for the GMTK Game jam 2024. Tetris with special Blocks that expands"
|
||||
config/version="0.1.2"
|
||||
config/version="01.0.0"
|
||||
config/tags=PackedStringArray("game_jam")
|
||||
run/main_scene="res://scenes/Main/main.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
run/max_fps=60
|
||||
boot_splash/image="res://assets/Spash Screen.png"
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue