This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
PilotHUD
Displays the pilot HUD when the helm is powered, Client side
| Date uploaded | 2 years ago |
| Version | 0.0.1 |
| Download link | VoidCrewModdingTeam-PilotHUD-0.0.1.zip |
| Downloads | 450 |
| Dependency string | VoidCrewModdingTeam-PilotHUD-0.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100VoidCrewModdingTeam-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.1.6README
Pilot HUD
Version 0.0.1
For Game Version 0.26.1
Developed by 18107
Requires VoidManager 1.1.2
💡 Function
- Displays the pilot HUD when the helm is powered
- Toggle using GUI or keybind
🎮 Client Usage
- Install.
- Toggle using GUI at F5 > Mod Settings > Pilot HUD
- Configure keybind at F5 > Mod Settings > Pilot HUD
👥 Multiplayer Functionality
- ✅ Client
- Does not affect other players
🔧 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 PilotHUD.dll into Void Crew\BepInEx\plugins
CHANGELOG
0.0.2
- Stopped keybind from activating while typing in chat
0.0.1
- Added a keybind to toggle the Pilot HUD
0.0.0
- Initial release