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

AirlockDoorColor

Changes the airlock door button from green to white if the door is open. Customizable.

Date uploaded 4 months ago
Version 0.0.1
Download link VoidCrewModdingTeam-AirlockDoorColor-0.0.1.zip
Downloads 356
Dependency string VoidCrewModdingTeam-AirlockDoorColor-0.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
VoidCrewModdingTeam-VoidManager-1.0.2 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.2

README

AirlockDoorColor

version 0.0.1
For Game Version 0.25.1
Developed by 18107, Dragon
Requires VoidManager 1.0.2


💡 : Function : Changes the airlock door button from green to white if the door is open. Customizable

  • Modifies Airlock door button color while open. Defaults to white.
  • GUI for color customization during runtime
  • Saves and loads configured setting

🎮 : Client Usage :

  • Simply install. Configure color via F5 menu. F5 > Mod Settings > AirlockDoorColor

👥 : Multiplayer Functionality :

  • ✅ Client
  • ⬜ Host
  • ⬜ All

🔧 : Install Instructions : Install following the normal BepInEx procedure.

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

✔️ : Mod install : Unzip the contents into the BepInEx plugin directory

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

CHANGELOG

0.0.1

  • Configured for VoidManager
  • Added color customization via GUI

0.0.1

  • Initial release