About this mod
A code template for mods that require replacing Seasonal Outfits - Slightly Cuter Aesthetic assets so that they can be used standalone.
- Permissions and credits
- Changelogs
- Donations
What's the benefits of using this mod instead of just overwriting? With this mod, you can easily switch between mods without needing to redownload the parent mod if you decide that you prefer the original look. It also helps reduce potential issues with incorrect installation, since no files are overwritten.
Installation:
Note: This is not a standard drag-and-drop installation! It does not contain any art files by default!
- Download and extract this mod into your Mods folder.
- Download and extract the seasonal outfits mod you’d like to convert.
- Move any portrait files into the Portraits folder and any character sprite files into the Characters folder.
- Configure the mod to select the character that the template is for.
If you want to use this template for multiple characters, you will need to download multiple copies of the template.
5. Open the manifest.json in a text editor, find the line
Airyn.SeasonalOutfitsCodeTemplate.One
, and change it to Airyn.SeasonalOutfitsCodeTemplate.Two
, etc.Configuration:
- “CharacterToReplace”: Select which character to use with the template.
- “EnablePortraits”: Select whether to edit a character’s portraits or only their character sprites.
Compatibility:
If using this alongside Diverse Stardew Valley or Seasonal Outfits - Slightly Cuter Aesthetic, please make sure to turn off the appropriate character in DSV’s config.
Mods Used in Screenshots:
Seasonal Outfits for Tweaked Shane by hozmacon
Sam Revised Hair Portrait by louisianapurchase
Alternative Leah Portraits - Seasonal by TrashRacc1124
Seasonal Young Wizard by AlmostMidnight
Credits:
Mod authors are welcome to use this code template as long as I am credited. I'm also happy to work with you in implementing it for your mod if you're unsure where to start.
For additional help in modifying and using the template's code for your own mod, PixelHag, the author of Seasonal Sam with a Mullet, has very kindly written a tutorial that breaks down the template piece by piece! If the tutorial is helpful for you, please make sure to give them an endorsement.