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

Open Doors in Space

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

Date uploaded 6 months ago
Version 1.0.1
Download link netux-Open_Doors_in_Space-1.0.1.zip
Downloads 6298
Dependency string netux-Open_Doors_in_Space-1.0.1

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

CHANGELOG

Changelog

1.0.1

  • Housekeeping
  • Add info logs - shown in the BepInEx console
  • Compatibility with v49

1.0.0

Initial release

  • Allow players to open the space ship doors while in space
  • Trigger eject sequence when a player opens the doors in space
  • Compatibility with v45