1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-09-19 00:54:43 -04:00

Re-added more clothes

- Updated README
- Added more pants and shirts
- Added flash original flash games in new /archive directory
- Updated game theme
- Renamed CC-BY file to ASSET-LICENSE
- Resized game height to 500 pixels to closely match original
This commit is contained in:
Anthony Foxclaw 2020-06-27 18:03:54 -04:00
parent b470b9baef
commit a2b238532d
22 changed files with 358 additions and 77 deletions

View file

@ -37,6 +37,7 @@ gdscript/completion/autocomplete_setters_and_getters=true
[display]
window/size/width=800
window/size/height=500
window/dpi/allow_hidpi=true
mouse_cursor/custom_image="res://sprites/clothes/cursor.png"
window/stretch/mode="viewport"