Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DevelopmentStartup
Skip all the useless startup menus and jump right into a game! Tool for developers.
| Last updated | 2 years ago |
| Total downloads | 3685 |
| Total rating | 7 |
| Categories | Mods Tools Misc BepInEx Client-side |
| Dependency string | CTNOriginals-DevelopmentStartup-1.2.0 |
| Dependants | 2 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.2100flerouwu-LC_FastStartup
Lethal Company mod to skip the animations / splashes that play on game startup.
Preferred version: 1.1.2README
DevelopmentStartup
Skip all the useless startup menus and jump right into a game! Tool for developers.
Big thanks to Kittenji for the contributions to this mod!

Installation
Manual
- Download the latest version from the releases page.
- Extract the zip file.
- Move the
BepInEx/plugins/DevelopmentStartup.dllfile toBepInEx/pluginsfolder. - Move the
BepInEx/config/DevelopmentStartup.cfgfile toBepInEx/configfolder. - Launch the game and start wondering why it took you so long to find this tool!
Thunderstore
Install using the Thunderstore Mod Manager: https://thunderstore.io/c/lethal-company/p/CTNOriginals/DevelopmentStartup/
Configuration
| Option | Description | Default |
|---|---|---|
| AutoJoinLAN | Automatically join LAN lobbies when game is launched more than once. | true |
| AutoPullLever | Automatically pull the ship's lever on startup. | false |
| TeleportToEntrance | Automatically teleports you to the main entrance on level load (Requires 'AutoPullLever' enabled). | false |
| TeleportInside | Teleports you inside the facility instead (Requires 'TeleportToEntrance' enabled). | false |
To-Do
- [x] Add support for joining local games on a second instance of the game. (Added by Kittenji)
- [x] Add the option to pull the ship lever once you join the lobby. (Added by Kittenji)
- [ ] Add a config option to choose the launch method (online or lan) and have it override FastStartup's setting/method.
- [ ] Add a config option to turn on debug mode to allow the user to see the logs in the console.
Changelog
See CHANGELOG.md for the full changelog.