Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TinyTaurenMurder
First Tinytauren complete mod. Find the impostor and kill them unless you want to stay stuck on the moon
| Date uploaded | 2 years ago |
| Version | 1.0.2 |
| Download link | TinyTaurenTeam-TinyTaurenMurder-1.0.2.zip |
| Downloads | 70 |
| Dependency string | TinyTaurenTeam-TinyTaurenMurder-1.0.2 |
This mod requires the following mods to function
xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 3.3.1README
Murder Mod
This is an attempt to reproduce something similar to garry's mod Murder or Among us
Every round, an impostor is chosen within the group and every player is given a shovel the impostor have an instant kill action with a cooldown you can't leave the moon until the impostor is dead, or all crewmates ofc
you have the basics, i won't detail what i changed in the game to make this all more funny
TODO
i know this is very basic and there is no real point killing the impostor for now, i'm thinking about giving more money to players, a special weapon for the winning impostor.. etc
i'm doing some researchs for a "vote" button as well, not sure about a big feature like this
INSTALL
Thunderstore Manager ( Recommended)
(if the above doesn't work for you, open up the Thunderstore App to do the following)
- Click
Get mods/Online(something like this) - Search for TinyTaurenMurder
- Download it
Manual
- Click
Manual Download - Unzip files
- Navigate to
steamapps\common\Lethal Company\BepInEx\pluginsand yeet the dll in it - You need dependencies as well like LethalNetworkAPI, LC api and odin serializer
see example below
BepinEx
├───Bundles
├───cache
├───config
├───core
├───patchers
└───plugins
└───2018-LC_API
|___Networking
└───LC_API.dll
|_LethalNetworkAPI
|___LethalNetworkAPI.dll
|_Odin Serializer
|___OdinSerializer.dll
|___OdinSerializer.pdb
|_LethalMurder.dll