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

Speedometer

Adds a third HUD readout, in the same style as the O2 and Temperature widgets, showing your current speed in m/s.

Date uploaded 2 weeks ago
Version 1.0.0
Download link Jack_Modding-Speedometer-1.0.0.zip
Downloads 59
Dependency string Jack_Modding-Speedometer-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
NihilityShift-VoidManager-1.2.11 icon
NihilityShift-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.11

README

Speedometer

Version 1.0.0
For Game Version 1.3.0
Developed by Jack
Some AI tooling used
Requires: BepInEx-BepInExPack-5.4.2305, NihilityShift-VoidManager-1.2.11


💡 Function(s)

  • Adds a third readout to the flight HUD, right beside the O2 and Temperature widgets, showing your current speed in m/s.
  • Display-only: it reads your local velocity and draws a number. No gameplay effect.

🎮 Client Usage

  • Nothing to set up - the readout appears on the HUD automatically.
  • Settings are in the F5 menu under Mod Settings → Speedometer: hide the readout, or smooth the number with a short rolling average if you prefer a steadier display.

👥 Multiplayer Functionality

  • ✅ Client
    • Only you need this mod. It changes nothing for anyone else in the room, and it does not mark the session as modded.

🔧 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 Speedometer.dll into Void Crew\BepInEx\plugins, or install through r2modman / Gale.

CHANGELOG

1.0.0

  • First public release.

0.1.1

  • Initial release.