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

Pause

Allows the game to be paused during a Void Jump.

Date uploaded a month ago
Version 1.0.0
Download link VoidCrewModdingTeam-Pause-1.0.0.zip
Downloads 1093
Dependency string VoidCrewModdingTeam-Pause-1.0.0

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.4 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.4

README

Pause

Version 1.0.0
For Game Version 1.0.2
Developed by Dragon, 18107
Requires: BepInEx-BepInExPack-5.4.2100, VoidCrewModdingTeam-VoidManager-1.2.4


💡 Functions - Allows the game to be paused during a Void Jump.

  • Pauses game after user input. Must be in void tunnel.
  • Allows clients to pause based on settings.
  • Provides keybind and GUI for controlling pause state.

🎮 Client Usage

  • Enter a stable void jump
  • Pause using the keybind (Home), or at F5 > Mod Settings > Pause
  • Configure at F5 > Mod Settings > Pause

👥 Multiplayer Functionality

  • ✅ All
    • All players must have this mod installed.

🔧 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 Pause.dll into Void Crew\BepInEx\plugins

CHANGELOG

1.0.0

  • Changed pausing ideology from state-saving to timescale freezing.
  • Fixed various issues viewed in earlier versions including interdictions, join dsync issues, and immovable players.

0.0.3

  • Updated for Void Crew 0.27.0 (Update 5).

0.0.2

  • Fixed trims and breakers not pausing.

0.0.1

  • Fixed player health and oxygen not pausing.

0.0.0

  • Initial release.