Easily store and switch between different outfits!
A WEBFISHING mod using GDWeave, with a combination of C#
and GDScript
.
Your saved outfits are put in your save file directory, in a separate file called outfits.json
. Your original save file is safe!*
* Your last applied outfit will be saved to your player file
NOTE: GDWeave is required to use the mod, which can be found here if you do not have it yet.
Download the latest release and extract it inside of your GDWeave/mods
folder, so that it exists as its own folder in there alongside your other mods.
You should end up with this structure:
GDWeave/
mods/
WebWardrobe/
manifest.json
WebWardrobe.dll
WebWardrobe.pck