Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
AdditionalSuits
Adds 8 more standard suits to your initial closet at the start of the game! Great for organizing larger crews! Follow me to stay in the loop for updates and new mod releases on [X](https://twitter.com/AlexCodesGames)! Thanks for all your support <3!
| Date uploaded | 2 years ago |
| Version | 1.1.2 |
| Download link | AlexCodesGames-AdditionalSuits-1.1.2.zip |
| Downloads | 3668 |
| Dependency string | AlexCodesGames-AdditionalSuits-1.1.2 |
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.2100AlexCodesGames-AdditionalContentFramework
Acts as a module loader for other mods, allowing you to easily add your own custom items to Lethal Company!
Preferred version: 1.0.2README
Additional Suits v1.1.2
About
Adds 8 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!
Instructions - Installation
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 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. 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!
Interested in more content or found a bug? Check out my socials & feel free to reach out! >:D
Changelog
- 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