Last updated 9 months ago
Total downloads 198
Total rating 1 
Categories Modpacks
Dependency string TheBestTeam-Da_Boys_packfr-1.0.0
Dependants 0 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
AlexCodesGames-AdditionalSuits-1.1.1 icon
AlexCodesGames-AdditionalSuits

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

Preferred version: 1.1.1
2018-LC_API-2.2.0 icon
2018-LC_API

Multipurpose modding API for Lethal Company

Preferred version: 2.2.0
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
Sligili-More_Emotes-1.2.2 icon
Sligili-More_Emotes

[v45/v40] Adds more emotes!!

Preferred version: 1.2.2
RugbugRedfern-Skinwalkers-2.0.1 icon
RugbugRedfern-Skinwalkers

The monsters have learned how to mimic the voices of your friends.

Preferred version: 2.0.1
DisappointedScrubs-More_Suits_Scrub_Skins-1.0.6 icon
DisappointedScrubs-More_Suits_Scrub_Skins

Built on More Suits by x753. Just some skins for friends. Please use the original release!

Preferred version: 1.0.6
CapyCat-Solos_Bodycams-1.0.4 icon
CapyCat-Solos_Bodycams

Replaces the ships internal camera (right monitor) with bodycams that are linked to the radar.

Preferred version: 1.0.4
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.7.0 icon
Evaisa-LethalLib

My modding tools for Lethal Company

Preferred version: 0.7.0
Electric131-OuijaBoard-1.2.1 icon
Electric131-OuijaBoard

Give the dead the ability to communicate through a Ouija Board.

Preferred version: 1.2.1
anormaltwig-LateCompany-1.0.6 icon
anormaltwig-LateCompany

A mod to allow players to join after the game starts.

Preferred version: 1.0.6
Suskitech-AlwaysHearActiveWalkies-1.4.3 icon
Suskitech-AlwaysHearActiveWalkies

Allows you to hear active walkies even when you're not holding them.

Preferred version: 1.4.3
tinyhoot-ShipLoot-1.0.0 icon
tinyhoot-ShipLoot

Reliably shows the total value of all scrap in your ship.

Preferred version: 1.0.0
KoderTeh-Boombox_Controller-1.1.1 icon
KoderTeh-Boombox_Controller

Allows you to easily upload a track to the boombox by specifying a link

Preferred version: 1.1.1
FlipMods-ReservedItemSlotCore-1.4.4 icon
FlipMods-ReservedItemSlotCore

The core mod for all ReservedItemSlot mods. Adds functionality for my ReservedItemSlot mods.

Preferred version: 1.4.4
FlipMods-ReservedFlashlightSlot-1.4.5 icon
FlipMods-ReservedFlashlightSlot

Gives a free, dedicated Flashlight slot on the right side of your screen. You can press [F] to activate the Flashlight at anytime.

Preferred version: 1.4.5

README

Additional Suits v1.1.1

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!

If you have ideas for mods or want to play the game, feel free to reach out on Discord (just let me know you are from the Lethal Company community in your initial message): the_shadow_wizard

Interested in more content? Check out my socials and see what I'm up to! >:D X | Instagram

Changelog

- 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