This mod allows you to add costumes to TEAM HORAY's Sephiria.
Mod loaders like MelonLoader or BepInEx are not needed; this mod uses Sephiria's built-in mod loading functionality.
- Download the latest
CustomCostumeAddOn-1.X.X.zipfrom Releases and extract it. - Create an
AddOnsfolder inside theProgram Files (x86)\Steam\steamapps\common\Sephiriafolder. - Copy the
CustomCostumefolder into theProgram Files (x86)\Steam\steamapps\common\Sephiria\AddOnsfolder.
- Costumes placed in the
Costumefolder within theStreamingAssetsfolder will be loaded. - A costume consists of a folder containing
Metadata.jsonand image files. Metadata.jsoncontains costume information. You need to specify the name of the image file to be used inanimationData.costumeNameandcostumeFlavorTextcan be used to write the name and description of the costume. If translation is planned, you should write the translation key here and add translation files for each language in which the translated text will be written.statsspecifies the status effects of a costume. Write the status ID to the left of the slash and the value to the right.startingItemsallows you to specify the initial items for a costume. Enter the item ID (a numerical value).
CustomCostume Mod includes an example costume in its release.
- This repository and its contributors maintain no affiliation with Sephiria, TEAM HORAY, or any associated entities.
- Do not use this mod with CustomCostume Mod.