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

FasterScanning

Reduces enemy scan time to 15% of vanilla scan time. Customizable, host and piloting client must have.

Date uploaded a month ago
Version 1.0.2
Download link VoidCrewModdingTeam-FasterScanning-1.0.2.zip
Downloads 368
Dependency string VoidCrewModdingTeam-FasterScanning-1.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.8 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.8

README

FasterScanning

Version 1.0.2
For Game Version 0.26.0
Developed by Dragon
Requires VoidManager 1.0.8


💡 Function - Reduces enemy scan time to 15% of vanilla scan time

  • Provides GUI and BepinConfig for configuring mod settings
  • Multiplies scan time by configured value
  • Modifies UI to use configured scan time because it's a seperate system
  • Syncs active scan time for multiplayer
  • Disables when joining vanilla client

🎮 Client Usage

  • Simply install and play while the host has the mod. Configure/view setting at F5 > Mod Settings > Faster Scanning

👥 Multiplayer Functionality

  • ✅ Host
    • The host must have the mod installed for it to function.
  • ✅ Client
    • The piloting client must have the mod installed for scan time to take effect. Clients will be allowed to join vanilla sessions, however the mod will be disabled.

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

CHANGELOG

1.0.2

  • Updated for Game Version 0.26.0 (Update 4)
  • Now marked as host mod. Hopefully users read the description.

1.0.1

  • Fixed bug with clients getting their values reset.

1.0.0

  • Initial release