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

OpenShipDoors

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

Date uploaded 2 months ago
Version 0.0.2
Download link VoidCrewModdingTeam-OpenShipDoors-0.0.2.zip
Downloads 300
Dependency string VoidCrewModdingTeam-OpenShipDoors-0.0.2

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.0.6 icon
VoidCrewModdingTeam-VoidManager

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

Preferred version: 1.0.6

README

OpenShipDoors

version 0.0.2
For Game Version 0.25.2
Developed by 18107, Dragon
Requires VoidManager 1.0.6


💡 Function

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

🎮 Client Usage

  • Simply install and run as host. Can be configured during runtime using F5 menu > Mod Settings > OpenShipDoors

👥 Multiplayer Functionality

  • ✅ Host
    • Works at the beginning of a session if the host has the mod.

🔧 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.2

  • Airlock doors now open and are configurable.

0.0.1

  • Added GUI for config, setup VoidPlugin

0.0.0

  • Initial release