More Suits
Adds more suits to choose from, and allows you to customize them!
Date uploaded | a year ago |
Version | 1.2.0 |
Download link | x753-More_Suits-1.2.0.zip |
Downloads | 15046 |
Dependency string | x753-More_Suits-1.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
More Suits v1.2.0
Adds more suits to choose from, and allows you to customize them!
Instructions
Place the x753-More_Suits-X.X.X
folder in your BepInEx/Plugins
folder. Make sure the suits
folder is in the same folder as MoreSuits.dll
.
Customize
You can add .png files to the suits
folder to add new suits as long as both the host and clients have the same files.
Advanced
You can add a .json file in the advanced
folder with the same name as your .png file in the suits
folder to enable additional features like emission. Place additional texture maps in the advanced
folder.
For a list of supported features, see: https://docs.unity3d.com/Packages/[email protected]/manual/Lit-Shader.html
Add Suits to Store
Add a "PRICE" key to your advanced .json to put a suit in the store rotation. See Glow.json
for an example of adding a suit with emission that must be purchased from the store.
Changelog
- v1.2.0
- Added support for adding suits to the store rotation
- v1.1.0
- Added new suits by Graelyth and Curt
- Added support for advanced features (normal maps, emission, etc)
- v1.0.0
- Release
CHANGELOG
v1.4.4
- Moved Default.png into the Advanced folder so it doesn't overwrite the base suit
v1.4.3
- Reverted a change to how suits were sorted
v1.4.2
- Fixed an issue where suits took up more memory than necessary
- Added a config option to unlock all suits, so you won't have to buy them from the store
v1.4.1
- Fixed a bug when using LethalFashion
- Added material support thanks to ViViKo
v1.4.0
- Bugfixes for adding suits to the shop
- Added a config option (on by default) to position your suits closer together so you can have up to 20 fit on the rack
- Added several new advanced options: "DISABLEKEYWORD", "SHADERPASS", "DISABLESHADERPASS", "SHADER"
v1.3.3
- Added a BepInEx config file so you can exclude certain suits from being loaded or ignore !less-suits.txt\
v1.3.0
- More Suits can now be used as a library for other suit mods
Older Versions
v1.2.1
- Fixed suits being in a different order on the rack for each player
v1.2.0 Suits in Rotating Shop
- Added support for adding suits to the store rotation
v1.1.0 More suits!
- Added new suits by Graelyth and Curt
- Added support for advanced features (normal maps, emission, etc)
v1.0.0 Release 😎
- Release