mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 21:34:49 -04:00
This update adds support for loading in DLC using the check_for_dlc() function. New clothes and accessories are added by searching through "res://scenes/dlc/shirts/" directory, for example, and added to the respective tab in the wardrobe as if it were part of the base game. It's not the best solution in the world but it works. |
||
---|---|---|
.. | ||
clothing | ||
Character.gd | ||
characterBase.gd | ||
ui.gd | ||
wardrobe.gd |