Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
DevelopmentStartup
Skip all the useless startup menus and jump right into a game! Tool for developers.
| Date uploaded | 2 years ago |
| Version | 1.1.0 |
| Download link | CTNOriginals-DevelopmentStartup-1.1.0.zip |
| Downloads | 393 |
| Dependency string | CTNOriginals-DevelopmentStartup-1.1.0 |
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.

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 never wonder where you are aiming again!
Thunderstore
Install using the Thunderstore Mod Manager: https://thunderstore.io/c/lethal-company/p/CTNOriginals/DevelopmentStartup/
To-Do
- [x] Add support for joining local games on a second instance of the game. [Added by Kittenji]
- [ ] Add the option to pull the ship lever once you join the lobby.
Changelog
See CHANGELOG.md for the full changelog.
CHANGELOG
v1.2.0 (Latest)
This branch adds two new features.
- Auto Pull Lever: Automatically pulls the ship's lever on load so you can land the ship faster. (Added by Kittenji)
- Teleport To Entrance: Automatically teleports the player in front of the main entrance. (Added by Kittenji)
- An extra configuration has been added that allows the player to be teleported inside the dungeon instead.
v1.1.0
- Added support for joining local games on a second instance of the game. Can be disabled in the config (enabled by default). (Added by Kittenji)
v1.0.0 (Released 2024-01-23)
- Initial release