Open Doors in Space
Open doors while the ship is in space. You won't believe what happens!
| Last updated | 2 years ago |
| Total downloads | 17013 |
| Total rating | 1 |
| Categories | Mods Misc BepInEx Client-side |
| Dependency string | netux-Open_Doors_in_Space-1.0.1 |
| Dependants | 23 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.2100README
Open Doors in Space
Lethal Company mod that lets crewmates open the door while the ship is in orbit. You won't believe what happens!
Installing
Thunderstore / r2modman
Requires r2modman. Follow the instructions to get started: https://lethal.wiki/installation/installing-r2modman.
- Go to https://thunderstore.io/c/lethal-company/p/netux/OpenDoorsInSpace/
- Press on Install with Mod Manager
- (Re)Start the game
Manual
Requires BepInEx. You can get the LethalCompany-specific variant from here: https://thunderstore.io/c/lethal-company/p/BepInEx/BepInExPack/
- Download the latest
OpenDoorsInSpace.dllrelease from the releases tab - Copy
OpenDoorsInSpace.dllinto(Game folder)/BepInEx/plugins - (Re)Start the game
Building
Requires .NET 8
- Clone repository
- Copy all DLLs from
(Game folder)Lethal Company_Data/Managedinto this project'slib/ - Run
dotnet build - Output DLL should be in
bin/(Debug or Release)/netstandard2.1/OpenDoorsInSpace.dll