Skip to content

Beginner's Guide

Lethal Company is a co-op horror game by Zeekerss, available on Steam.

This wiki serves as a source of documentation and tutorials for various unofficial mods created to enhance your experience.

Modding your game

If you're using Windows, follow the r2modman installation guide to learn how to install mods.

If you're on Linux or Steam Deck, you'll want the linux installation guide.

Want a quick, easy way to install the same mods as your friends? Check out the sharing r2modman profiles page.

Creating mods

TIP

If you can't code and want to create a mod that does one common, simple thing (such as adding a suit or sound replacement) make sure to check the Asset Modding APIs section!

Many common use cases already have APIs that allow you to easily add content without using any code.

If you're interested in trying to create your own mod for Lethal Company, you can find articles and tutorials in the Developer's Guide.

Once you're set up, make sure to check the Modding APIs section to see if there's any libraries that would make creating your mod easier.

Support

TIP

For live support with this guide please visit us in #mod-support on the Unofficial Lethal Company Community and ask for assistance. Please read our Frequently Asked Questions page beforehand to see if your question has already been answered.