Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 30 May 16:20
· 8 commits to main since this release

Changelog

  • VTOL Airbrake: Enabled the airbrake toggle key to operate in VTOL mode.
  • Scarab VTOL Braking: Fixed a bug where Scarab experienced less drag when flying backwards in VTOL mode (now correctly increases drag by 25%).
  • Production Economy: Switched custom recipes from default game products to custom ones (G-type-2 batteries and B3 rations), and fixed underlying logic to ensure production cycles run correctly.
  • Environmental Visuals: Radiation sparks now trigger dynamically based on ship locator resistance rather than raw altitude.
  • Malfunctions: Excluded sky radiation from chance-based malfunctions.

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

Full Changelog: v0.0.2...v0.0.3