You are viewing a potentially older version of this package. View all versions.
XioTeam-XioTeam_Suits-1.0.4 icon

XioTeam Suits

Adds suits themed around characters mostly created by Xionite97 on YouTube!

Date uploaded 7 months ago
Version 1.0.4
Download link XioTeam-XioTeam_Suits-1.0.4.zip
Downloads 783
Dependency string XioTeam-XioTeam_Suits-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
x753-More_Suits-1.4.1 icon
x753-More_Suits

Adds more suits to choose from, and can be used as a library to load your own suits!

Preferred version: 1.4.1
Verity-TooManySuits-1.0.4 icon
Verity-TooManySuits

More Suits Addon which adds pages to the suit rack.

Preferred version: 1.0.4

README

More Suits v1.0.4

Adds more suits to choose from, and allows you to customize them!

Instructions

Place the XioTeam Suits folder in your BepInEx/Plugins folder. Make sure the moresuits folder is in the same folder as MoreSuits.dll.

Customize

You can add .png files to the moresuits 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 moresuits 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.

Making your own More Suits mod

Upload your own package with a moresuits folder in it and add XioTeam Suits as a dependency, and this mod will automatically load your .png files as suits. If you don't want the suits that originally come with my mod, add a file called !less-suits.txt to your moresuits folder in your mod.

Changelog

- v1.0.0
	- Mod was created using x753's original mod, I just wanted to add suits for me and my friends
- v1.0.1
	- Mod wasn't uploading correctly with files, used original Zip as references to fix, lemme know if it works!
- v1.0.2
	- Added Goobers suit to the mix
- v1.0.3
	- Fixed Goobers eyes, and tried some new eyes for some of the other suits.
- v1.0.4
	- Fixed Multiple characters eyes, added a guide suit, and added back the skeleton suit. Also added a TooManySuits Varient as a 				dependency file.