Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 31 May 18:02
· 5 commits to main since this release

Changelog

  • Compass: Added numerical heading indicators. Configurable in HUD Control menu in game
  • Headlights: Added manual and automatic headlight control.
    • Default Key: Press L to cycle through modes (Auto -> Manual On -> Manual Off).
    • Configuration: You can change this key by editing BepInEx\config\com.fps.mods.headlights.cfg after running the game once.

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

  1. Download BepInEx 5 from the BepInEx releases page:
    https://github.com/BepInEx/BepInEx/releases
  2. Extract the archive directly into your game's root directory (where Frontier Pilot Simulator.exe is located).
  3. 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 (where Frontier Pilot Simulator.exe is 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