TinyTaurenTeam-TinyTaurenMurder icon

TinyTaurenMurder

First Tinytauren complete mod. Find the impostor and kill them unless you want to stay stuck on the moon

Last updated 2 hours ago
Total downloads 10
Total rating 0 
Categories Mods BepInEx
Dependency string TinyTaurenTeam-TinyTaurenMurder-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

DrFeederino-LC_API_V50-3.4.11 icon
DrFeederino-LC_API_V50

Multipurpose modding API for Lethal Company V64

Preferred version: 3.4.11
xilophor-LethalNetworkAPI-3.3.1 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.3.1

README

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)

  1. Click Get mods/Online (something like this)
  2. Search for TinyTaurenMurder
  3. Download it

Manual

  1. Click Manual Download
  2. Unzip files
  3. Navigate to steamapps\common\Lethal Company\BepInEx\plugins and yeet the dll in it
  4. 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