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

ThinHull

Makes hull breaches leak air from the ship, Host side

Date uploaded a week ago
Version 0.0.1
Download link VoidCrewModdingTeam-ThinHull-0.0.1.zip
Downloads 60
Dependency string VoidCrewModdingTeam-ThinHull-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.1.1 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.1.1
VoidCrewModdingTeam-VoidFixes-1.0.0 icon
VoidCrewModdingTeam-VoidFixes

Provides bug fixes, Log Error eliminations, and Optimizations. Client/Host-Side

Preferred version: 1.0.0

README

Thin Hull

Version 0.0.1
For Game Version 0.26.1
Developed by 18107
Requires VoidManager 1.1.1


💡 Function - Makes hull breaches leak air from the ship

  • Major breaches leak twice as fast as minor breaches
  • Air is removed from the room closest to the breach
  • The temperature decreases as the pressure decreases (similar to having an airlock open)
  • Requires AtmosphereFix

🎮 Client Usage

  • Install

👥 Multiplayer Functionality

  • ✅ Host
    • Affects all players when the host has this 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 ThinHull.dll into Void Crew\BepInEx\plugins

CHANGELOG

0.0.1

  • Changed dependency from AtmosphereFix to VoidFixes (No change to the dll)

0.0.0

  • Initial release