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.
SkipLaunchMode
Automatically skips the launch mode selection screen and starts directly in the configured mode.
By ZombieAgent
| Date uploaded | 2 days ago |
| Version | 1.0.0 |
| Download link | ZombieAgent-SkipLaunchMode-1.0.0.zip |
| Downloads | 137 |
| Dependency string | ZombieAgent-SkipLaunchMode-1.0.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.2305README
SkipLaunchMode
Automatically skips the launch mode selection screen in Lethal Company and starts directly in the configured mode.
Features
- Skip the launch mode selection screen
- Automatically start in Online Mode or LAN Mode (default: Online)
- Simple configuration through BepInEx
- Lightweight and client-side only
Configuration
A configuration file will be generated automatically after launching the game for the first time.
Location
BepInEx/config/dev.zag.SkipLaunchMode.cfg
Setting
## Start in Online Mode
# true = Online
# false = LAN
StartInOnlineMode = true
Installation
Thunderstore Mod Manager
- Install BepInExPack.
- Install SkipLaunchMode.
- Launch the game.
Manual Installation
- Install BepInEx 5.
- Place
SkipLaunchMode.dllinto:
BepInEx/plugins/
- Launch the game.
Requirements
- BepInEx 5.x
- Lethal Company
Compatibility
This mod only changes the initial launch mode selection and does not affect gameplay.
Changelog
1.0.0
- Initial release
- Added automatic Online/LAN mode selection
- Added configuration support
Author
Zombie Agent
License
All Rights Reserved
CHANGELOG
Changelog
1.0.0
Initial release
- Added automatic Online/LAN mode selection
- Added support for skipping the launch mode selection screen
- Added BepInEx configuration support
- Added configurable startup mode