Extra_Lethal_Suits
Adds 3 new suits to Lethal Company, for more to come! (BeeKeeper, Damaged, Green)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.