You are viewing a potentially older version of this package. View all versions.
VoidCrewModdingTeam-Open_Ship_Doors-0.0.3 icon

Open Ship Doors

Opens ship doors at start of session. Host-side.

Date uploaded 3 months ago
Version 0.0.3
Download link VoidCrewModdingTeam-Open_Ship_Doors-0.0.3.zip
Downloads 1270
Dependency string VoidCrewModdingTeam-Open_Ship_Doors-0.0.3

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
VoidCrewModdingTeam-VoidManager-1.2.2 icon
VoidCrewModdingTeam-VoidManager

Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), provides API for developers, and minor Chat improvements.

Preferred version: 1.2.2

README

Open Ship Doors

Version 0.0.3
For Game Version 0.27.0
Developed by 18107, Dragon
Requires: BepInEx-BepInExPack-5.4.2100, VoidCrewModdingTeam-VoidManager-1.2.2


💡 Functions

  • Opens ship doors at the start of the game
  • Configuration options to include airlocks

🎮 Client Usage

  • Install and start a session as host.
  • Configure during runtime using F5 menu > Mod Settings > OpenShipDoors

👥 Multiplayer Functionality

  • ✅ Host
    • Only the host needs this mod.
  • ✅ Session
    • Marks the room as Mod_Session when hosting.

🔧 Install Instructions - Install following the normal BepInEx procedure.

Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.

✔️ Mod installation - Unzip the contents into the BepInEx plugin directory

Drag and drop OpenShipDoors.dll into Void Crew\BepInEx\plugins

CHANGELOG

0.0.3

  • Updated for Void Crew 0.27.0 (Update 5).

0.0.2

  • Airlock doors now open and are configurable.

0.0.1

  • Added GUI for config, setup VoidPlugin

0.0.0

  • Initial release