A modpack that includes all the essential mods to improve mod development for Lethal Company!
- DevTools - Adds various options for when you load into a game, from activating certain cheats to teleporting and spawning items and enemies. Also has an in game mod menu. Everything can be configured from its configuration file.
- TestingLib - Contains all the functionality that DevTools makes use of.
- DevelopmentStartup - Makes you go into a game as soon as the game loads.
- LC_FastStartup - Skips the splash screens on startup.
- LogNeuter - Allows blocking of messages the game logs to console. Configurable with its configuration file.
- QuickQuitToMenu - Instantly quit to the main menu with
Ctrl-Alt-Shift-Q
.
- HookGenPatcher - Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
- CTNOriginals - Author of DevelopmentStartup
- Hamunii - Author of DevTools and TestingLib