Open Doors in Space
Open doors while the ship is in space. You won't believe what happens!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
