v0.0.4
Changelog
- Compass: Added numerical heading indicators. Configurable in HUD Control menu in game
- Headlights: Added manual and automatic headlight control.
- Default Key: Press
Lto cycle through modes (Auto -> Manual On -> Manual Off). - Configuration: You can change this key by editing
BepInEx\config\com.fps.mods.headlights.cfgafter running the game once.
- Default Key: Press
Important
Always backup your original Native directory (Frontier Pilot Simulator_Data/StreamingAssets/Descriptions/Native) before modifying game files.
Requirements and Installation
To run these mods, you need BepInEx 5 installed in your game.
1. Install BepInEx 5
- Download BepInEx 5 from the BepInEx releases page:
https://github.com/BepInEx/BepInEx/releases - Extract the archive directly into your game's root directory (where
Frontier Pilot Simulator.exeis located). - Run the game once to let BepInEx initialize its folders, then close the game.
2. Install
Download the latest release zip files from the Releases page:
- Native JSON Overrides (
Native-Overrides.zip): Extract this archive directly into your game's root directory (whereFrontier Pilot Simulator.exeis located) to install the Native JSON config overrides. - BepInEx C# Plugins (
BepInEx-Plugins.zip): Extract this archive directly into your game's root directory to install the BepInEx C# plugins. (Note: This release now bundles essential Unity UI libraries required by the new HUD mods).
Full Changelog: v0.0.3...v0.0.4