Last updated | 10 months ago |
Total downloads | 364 |
Total rating | 0 |
Categories | Modpacks |
Dependency string | Newt-Newts_mods-0.0.1 |
Dependants | 0 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.2100tinyhoot-ShipLoot
Reliably shows the total value of all scrap in your ship.
Preferred version: 1.0.0Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5Midge-PushCompany
Push your fellow crewmates using the interaction key! (E by default). This mod is required by everyone.
Preferred version: 1.2.0RickArg-Helmet_Cameras
For monitoring first person cameras on player's helmets. For best "Camera Man" experience.
Preferred version: 2.1.5Blorb-WeatherMultipliers
Moons with active weather will contain scrap with higher value
Preferred version: 1.1.0x753-Mimics
Adds a dangerous new monster to the game. Can you figure out what's real or will you be devoured?
Preferred version: 2.3.2sunnobunno-YippeeMod
Changes the chitter SFX of the Hoarding Bug to the yippee-tbh sound
Preferred version: 1.2.3AlexCodesGames-AdditionalSuits
Adds 8 more standard suits to your initial closet at the start of the game! Great for organizing larger crews! Follow my socials in the desc to stay in the loop for updates and new mods for Lethal Company! (source code is also in desc <3)
Preferred version: 2.0.0jockie-LethalExpansionCore
De-bloated LethalExpansion fork with only the LethalSDK module support
Preferred version: 1.3.14scoopy-Scoopys_Variety_Mod
Adds a new dungeon-themed interior, and some scrap items. This mod aims to add some variety to the base game of lethal company through new content.
Preferred version: 0.6.5AlexCodesGames-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.3RugbugRedfern-Skinwalkers
The monsters have learned how to mimic the voices of your friends.
Preferred version: 4.0.1IAmBatby-LethalLevelLoader
A Custom API to support the manual and dynamic integration of custom levels and dungeons in Lethal Company.
Preferred version: 1.0.7HolographicWings-LethalExpansion
Large game expansion with SDK support and a plenty of features.
Preferred version: 1.3.21HomelessGinger-MaskedEnemyOverhaul
Removes the mask from the mimic enemy, wears a suit of a random player (even modded ones), allows spawning on all moons without needing the mask items, and a zombie apocalypse?
Preferred version: 3.1.0SpazzJr-LunarMoon
Adds our moon to the game. Very very early in development and will be updated constantly. just wanted to push this out there quickly.
Preferred version: 0.1.3FlipMods-TooManyEmotes
Adds over 100 new emotes! Emote wheel included! Also implements a system for purchasing them on the store, masked enemies can emote, and much more!
Preferred version: 1.8.0notnotnotswipez-MoreCompany
A stable lobby player count expansion mod. With cosmetics!
Preferred version: 1.7.6README
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