1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Major refactor

This commit is contained in:
Tony Bark 2025-04-27 13:48:45 -04:00
parent 0b4998657d
commit 0b25953cd7
28 changed files with 865 additions and 173 deletions

View file

@ -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"