Llamars_lab-ModdersToolKit icon

ModdersToolKit

An all-purpose library for Lethal Company

Last updated 7 months ago
Total downloads 1355
Total rating 2 
Categories Mods Tools Libraries Misc
Dependency string Llamars_lab-ModdersToolKit-0.0.2
Dependants 0 other packages depend on this package

README

ModdersToolKit

Fan-made SDK for Lethal Company using C# and MelonLoader.

Description

What is "MTK" or Modder's Tool Kit?

MTK is a fanmade MDA, or Mod Development API for the game Lethal Company. (and more games if I feel like it)

You can find the wiki here

If you want to make a mod for this game, you can use this. Submit a pull request and I'll probably accept it (emphasis on probably) I won't accept it if it adds utilities for cheating.

If you actually want to help - go ahead and help! I wont mind.

Requirements

  • Visual Studio (2020 or later)
  • MelonLoader
  • Basic C# skills
  • Git (probably)
  • dnSpy (reverse engineering tool)
  • UnityExplorer (optional, in-game reverse engineering tool)

To-do

  • [x] Basic Functions
  • [x] Sound Loading
  • [x] Item Registering
  • [x] Terminal Registry
  • [x] Hooks
  • [x] Main Menu Functions
  • [x] Mixins (kinda complicated)
  • [ ] Model Loading
  • [ ] Shader Loading
  • [ ] Texture Loading
  • [ ] Chat Commands
  • [ ] Writing to chat
  • [x] Wiki (incomplete)
  • [x] Custom Boombox Music