DevEssentials
A modpack that includes all the essential mods for mod development!
Last updated | 8 months ago |
Total downloads | 353 |
Total rating | 2 |
Categories | Modpacks Tools Misc BepInEx |
Dependency string | LethalDevs-DevEssentials-1.0.0 |
Dependants | 0 other packages depend on this package |
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.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5taffyko-QuickQuitToMenu
Instantly quit to the main menu with Ctrl-Alt-Shift-Q, even at times when you are soft-locked or unable to access the pause menu.
Preferred version: 1.0.1flerouwu-LC_FastStartup
Lethal Company mod to skip the animations / splashes that play on game startup.
Preferred version: 1.1.2CTNOriginals-DevelopmentStartup
Skip all the useless startup menus and jump right into a game! Tool for developers.
Preferred version: 1.2.0README
DevEssentials
A modpack that includes all the essential mods to improve mod development for Lethal Company!
Included Mods
- 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
.
General Dependencies
- HookGenPatcher - Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Modpack Authors
- CTNOriginals - Author of DevelopmentStartup
- Hamunii - Author of DevTools and TestingLib