
Troll mod
This is a mod for trolling your friends
Date uploaded | a year ago |
Version | 1.0.1 |
Download link | TrollNation-Troll_mod-1.0.1.zip |
Downloads | 802 |
Dependency string | TrollNation-Troll_mod-1.0.1 |
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.2100README
Troll Menu Mod
This mod adds a menu to troll your friends with. It is a work in progress, and I will be adding more features soon.
Features
Spawn Menu
You can spawn enemies :
- Near a (Random) player position
- At a random location
Scrap Menu
Use this menu to change the value and amount of the items on map generation.
Alive Enemies Menu
List all the alive enemies and you can :
- Kill them (only option for now) The objective of next update is to teleport them to a random location or a player location.
Player Menu
Not here yet
Troll Menu
Not here yet
Map Interaction Menu
Not here yet
item Menu
Not here yet
Known issues (not to fix soon)
Most of options are not working if you are not the host.
Installation
You will need to install the BepInEx mod loader.
(Put the BepInEx folder in the game root folder here in .../common/Lethal Company/
)
Then download the latest release of the mod and place it in the BepInEx/plugins
folder.
Usage
In game, press F1 to open the menu.
At this time, the mod has not been tested while not being the host.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
You can create tabs by adding a new class in the package LethalCompanyTrollMenuMod.tabs
.
You just have to use IMGUI to create your menu.