You are viewing a potentially older version of this package. View all versions.
eu_e_jun-Brazil_Suits-1.0.2 icon

Brazil Suits

Adds Brazilian football team suits to choose from, and allows you to customize them!

Date uploaded 6 months ago
Version 1.0.2
Download link eu_e_jun-Brazil_Suits-1.0.2.zip
Downloads 2448
Dependency string eu_e_jun-Brazil_Suits-1.0.2

This mod requires the following mods to function

x753-More_Suits-1.3.0 icon
x753-More_Suits

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

Preferred version: 1.3.0

README

Brazil_Suits v1.0.2

Adds Brazilian football team suits to choose from, and allows you to customize them!

Instructions

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

Config File

After launching the game with the mod once, a config file is generated. In this file you can disable individual suits from being loaded, as well as ignore any !less-suits.txt file and attempt to load all suits (which is useful if you have another mod that helps manage lots of suits).

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: Unity Docs

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.

Acknowledgment

We would like to thank x753 for creating More Suits and provinding a clear explanation on how to make your own package.

Making your own More Suits mod

Upload your own package with a moresuits folder in it (do not include the MoreSuits.dll file) and add x753-More_Suits-1.3.0 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, or adjust the config file BepInEx\config\x753.More_Suits.cfg.

Changelog

- v1.0.2
	-fix Real_Home skin
- v1.0.1
	-update readme
	-fix Brazil_Home skin
- v1.0.0
	- Release