You are viewing a potentially older version of this package. View all versions.
netux-OpenDoorsInSpace-1.0.0 icon

OpenDoorsInSpace

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

Date uploaded 6 months ago
Version 1.0.0
Download link netux-OpenDoorsInSpace-1.0.0.zip
Downloads 1430
Dependency string netux-OpenDoorsInSpace-1.0.0

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

Requires BepInEx.

  1. Copy OpenDoorsInSpace.dll into (Game folder)/BepInEx/plugins
  2. (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