mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
Major refactor
This commit is contained in:
parent
0b4998657d
commit
0b25953cd7
28 changed files with 865 additions and 173 deletions
|
@ -11,10 +11,10 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Z's Dress Up 3E"
|
||||
config/version="3.1.105"
|
||||
config/version="3.2.101"
|
||||
run/main_scene="res://src/scenes/game.tscn"
|
||||
config/use_custom_user_dir=true
|
||||
config/features=PackedStringArray("4.3")
|
||||
config/features=PackedStringArray("4.4")
|
||||
boot_splash/bg_color=Color(0.8, 0.8, 0.4, 1)
|
||||
boot_splash/image="res://src/sprites/logo.png"
|
||||
config/icon="res://icon.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue