1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 22:14:48 -04:00
dressupzack/project/undies.json
Anthony Wilcox 0e3bb682bb Music Score and JSON files WIP
- WIP music score inspired by The Sims 2's CAS. This is what Tony's Dress Up was inspired by back when it was still a Flash project.
- WIP JSON support for parsing clothings and rendering clothing as buttons
- Extended gitignore to support all of .NET Core and Monodevelop, due to Godot's upcoming support of the latter and future-proofing the former with .NET 5 inbound.
2019-12-22 09:03:29 -05:00

8 lines
118 B
JSON

[
{
"icon": "res://sprites/z_briefs.svg"
},
{
"icon": "res://sprites/fundosi.svg"
}
]