Extra Lethal Suits
Adds 3 new suits to Lethal Company, for more to come! (BeeKeeper, Damaged, Green)
Last updated | 7 months ago |
Total downloads | 800 |
Total rating | 2 |
Categories | Client-side Suits |
Dependency string | Rangerbb275-Extra_Lethal_Suits-1.0.0 |
Dependants | 3 other packages depend on this package |
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.2100x753-More_Suits
Adds more suits to choose from, and can be used as a library to load your own suits!
Preferred version: 1.4.3README
Extra Lethal Suits
Adds 3 new suits, for more to come! (BeeKeeper, Damaged, Green)
Instructions
Place the Rangerbb275-Extra_Lethal_Suits
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. You can also disable the suits from needing to be bought by deleting the .json.
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 DamagedSuit.json
for an example of adding a suit that must be bought.