/aeromod

An external mod manager for Microsoft Flight Simulator

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

AeroMod


An external mod manager for Microsoft Flight Simulator.

wails react

English

About

AeroMod is a tool designed to efficiently manage Microsoft Flight Simulator mods. With AeroMod, you can easily enable, disable, install, and uninstall mods without physically moving files. AeroMod is Windows-only.

Screenshots

Verify Mods

Settings

Features

  • Enable/Disable mods.
  • Install/Uninstall mods.
  • Verify mod files.
  • Search for mods.
  • Display mod details such as type, author, and version.

Roadmap

  • Add presets for saving enabled mods.
  • Display scenery locations on a map.
  • Mod grouping ability.
  • Checking version conflicts.
  • Installing mods from remote URLs.
  • Categories for searching mods efficiently (e.g., SCENERY, LIVERY).

Environment Setup

As AeroMod is primarily developed using the Wails framework, the environment can be set up following the installation tutorial of Wails.

Installation

git clone https://github.com/fly2z/aeromod.git
cd aeromod
wails dev