CTNOriginals-DevelopmentStartup icon

DevelopmentStartup

Skip all the useless startup menus and jump right into a game! Tool for developers.

Last updated 4 months ago
Total downloads 1681
Total rating 6 
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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
flerouwu-LC_FastStartup-1.1.2 icon
flerouwu-LC_FastStartup

Lethal Company mod to skip the animations / splashes that play on game startup.

Preferred version: 1.1.2

README

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!

Startup preview gif

Installation

Manual

  1. Download the latest version from the releases page.
  2. Extract the zip file.
  3. Move the BepInEx/plugins/DevelopmentStartup.dll file to BepInEx/plugins folder.
  4. Move the BepInEx/config/DevelopmentStartup.cfg file to BepInEx/config folder.
  5. 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.