netux-Open_Doors_in_Space icon

Open Doors in Space

Open doors while the ship is in space. You won't believe what happens!

Last updated 6 months ago
Total downloads 6298
Total rating 1 
Categories Mods Misc BepInEx Client-side
Dependency string netux-Open_Doors_in_Space-1.0.1
Dependants 14 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

README

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.

  1. Go to https://thunderstore.io/c/lethal-company/p/netux/OpenDoorsInSpace/
  2. Press on Install with Mod Manager
  3. (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/

  1. Download the latest OpenDoorsInSpace.dll release from the releases tab
  2. Copy OpenDoorsInSpace.dll into (Game folder)/BepInEx/plugins
  3. (Re)Start the game

Building

Requires .NET 8

  1. Clone repository
  2. Copy all DLLs from (Game folder)Lethal Company_Data/Managed into this project's lib/
  3. Run dotnet build
  4. Output DLL should be in bin/(Debug or Release)/netstandard2.1/OpenDoorsInSpace.dll