CoNcept_Temple_Modding-ScoobyDooSuits icon

ScoobyDooSuits

Adds Scooby Doo suits to Lethal Company, must have 753MoreSuits, Suits created by CoNcept Temple (CoNcept Modding)

Last updated 9 months ago
Total downloads 409
Total rating 0 
Categories Mods Client-side Suits
Dependency string CoNcept_Temple_Modding-ScoobyDooSuits-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

x753-More_Suits-1.3.2 icon
x753-More_Suits

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

Preferred version: 1.3.2
BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Scooby Doo Suits v1.0.0

Adds scooby doo suits to choose from, and can be used as a library to load your own 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.

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.

Making your own More Suits mod

Upload your own package with a BepInEx/plugins/moresuits folder in it (do not include the MoreSuits.dll file) and add x753-More_Suits-1.4.0 as a dependency, and this mod will automatically load your .png files as suits. If you don't want some or all of the suits that originally come with my mod, adjust the config file BepInEx\config\x753.More_Suits.cfg. Include a !less-suits.txt file in your moresuits folder to disable all the default suits that come with this mod.