• ⚠️ Mod Release Rules now apply to this board.

    All mods must include a license, source code (for executable mods), and proper attribution.

    Read the full rules here before posting.

User Interface Avionics

Dejvid

New Member
Nov 25, 2025
3
10
Avionics
Avionics is a mod that adds airplane flight instruments. The current features are:
  • Horizontal Situation Indicator
  • Vertical Speed Indicator
  • Airspeed Indicator
  • Heading Indicator
  • Turn Indicator
  • Radar Altimeter
  • An autopilot with altitude hold, heading hold, and airport navigation
  • The position of thousands of airports across the world, which work with the HSI and autopilot.
This mod does not add airport models, runways, or airplanes to KSA; it only adds the navigation tools to get to where the airports would be.
1764871912523.png

Updated for KSA version: v2025.12.24.3014
SpaceDock: https://spacedock.info/mod/4057/Avionics
Source code: https://github.com/DavidK0/Avionics
Latest release: https://github.com/DavidK0/Avionics/releases/latest
Mod version: v1.6.0
License: MIT

How to install
1. Install StarMap
. i. Download and unzip the latest release of StarMap
. ii. Run the .exe and follow the instructions
2. Install ModMenu
. i. Download and unzip the latest release of ModMenu
. ii. Put the contents in Kitten Space Agency\Content\
3. Download and unzip the latest release of Avionics from Github or from SpaceDock
4. Place the contents in Kitten Space Agency\Content\. Your content folder should look something like this:
├── Core
├── Avionics
│ ├── Avionics.deps.json
│ ├── Avionics.dll
│ ├── airports.json
│ └── mod.toml
├── ModMenu
│ ├── LICENSE.txt
│ ├── mod.toml
│ └── ModMenu.dll
5. Edit the Manifest.toml in My Games\Kitten Space Agency\ to include Avionics and ModMenu. Your final Manifest.toml should look something like this:
[[mods]]
id = "Core"
enabled = true

[[mods]]
id = "Avionics"
enabled = true

[[mods]]
id = "ModMenu"
enabled = true
6. Run KSA through StarMap

How to use in game
1. Open the Avionics pages with the 'Avionics' button in the mod menu.
2. Enter the ICAO code of an airport in the 'Runway Selection' window and select a runway
3. View the directions to the runway on the 'HSI' window.
4. Enable autopilot in the 'Autopilot' window and set the target altitude.

Demonstration
 
Last edited: