Team_GLV-BonusSuitsGlick icon

BonusSuitsGlick

Alr, big changes. I deleted like 1/3 of the suits. My computer was lagging, and sorry but the dev comes before you. I only deleted all those weird shades of blue and the stolen glow suits anyway. If you want, play on a later ver.

Last updated 4 months ago
Total downloads 3712
Total rating 0 
Categories Suits Cosmetics
Dependency string Team_GLV-BonusSuitsGlick-2.1.2
Dependants 2 other packages depend on this package

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

README

Additional Suits v2.0.0

About

Adds a bunch more standard suits to your initial closet at the start of the game! Great for organizing larger crews!

Please leave a thumbs up if you enjoyed the mod, you can't imagine how much it means to me!

You gotta get more suits mod to use this

Follow my socials to stay in the loop for new updates, mod, and games I'm working on! (Thank you for all your support <3!!)

X | Instagram | Discord

Instructions - Installation

This mod relies on AdditionalContentFramework, so you need to download that as well

Automatic: Click 'Install with Mod Manager' button (ensure you have the Thunderstore mod manager installed).

Manual: Export the main folder into your BepInEx/plugins folder.

After installation you will see the new suits when you launch the game.

Instructions - Adding New Suits

All suite definitions are in the 'suit-defs.json', this includes details such as each suit's name & if it needs to be unlocked to be used (ComingSoon[TM]). To add a new suite to your game just follow these steps:

1 - Place your new texture file in the resource folder ('resAdditionalSuits')
2 - Create a new JSON entry in the 'suit-defs.json' file to represent your suit

When you load your game your new suit should be added!

Additional Info

If you are interested in the raw source, you can find the project file in this GitHub Repo. Feel free to use it in any way you wish!

Changelog

- v2.0.0
	- Split project into a modular framework (this mod is now just a module that plugs into loader framework), this *should* fix a TON of conflicts & make it easier to add/share your own suits
- v1.1.3
	- Formatting x_x
- v1.1.2
	- Bug fix
- v1.1.1
	- Minor code update
- v1.1.0
	- Rewrote system to load suits based on JSON defs (prep for adding suits to the terminal shop)
- v1.0.2
	- Added black suit
- v1.0.1
	- Minor code update
- v1.0.0
	- Release