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

Set Exit Vector

Automatically sets the exit vector when the void drive is charged.

Date uploaded 2 weeks ago
Version 1.0.3
Download link VoidCrewModdingTeam-Set_Exit_Vector-1.0.3.zip
Downloads 1062
Dependency string VoidCrewModdingTeam-Set_Exit_Vector-1.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.5 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.5

README

Set Exit Vector

Version 1.0.3
For Game Version 1.0.3
Developed by 18107
Requires: BepInEx-BepInExPack-5.4.2100, VoidCrewModdingTeam-VoidManager-1.2.5


💡 Function(s)

  • Automatically sets the exit vector when the void drive is charged
  • Configure using GUI

🎮 Client Usage

  • Simply install
  • Configure using GUI at F5 > Mod Settings > Set Exit Vector

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

CHANGELOG

1.0.3

  • Updated for Void Crew 1.0.3

1.0.2

  • Updated for Void Crew 0.27.0 (Update 5).
  • Disabled auto-setting next exit sector.

1.0.1

  • Fixed code broken by Update 4
  • Does not select the next sector in endless mode

1.0.0

  • Sets destination sector on Void Jump
  • Configurable in VoidManager GUI

0.0.0

  • Initial release