Coalition of Freeware Developers project installer application for X-Plane 12.
This installer helps you install and manage addons for X-Plane 12, including aircraft, scenery, and other modifications.
- Automatic X-Plane Detection: Automatically detects X-Plane 12 installations, including Steam versions
- Steam Integration: Uses the
steam-locatepackage to find Steam installations across all library folders - Addon Management: Install and manage various X-Plane 12 addons
- Multiple Installation Types: Supports aircraft, scenery, plugins, and other addon types
- Background Updates: Automatic checking for addon updates
The installer is built as an Electron Application for Windows using TypeScript, React, and WebPack.
Please make sure you have:
First fork the Installer repository project and install the required dependencies
npm installor
npm iThen run the development server using
npm run devOn first launch, the installer will automatically attempt to detect your X-Plane 12 installation:
- Steam Detection: Searches all Steam library folders for X-Plane 12
- Standard Detection: Checks common installation paths
- Manual Selection: Prompts for manual path selection if automatic detection fails
For more details on the Steam detection feature, see Steam Detection Documentation.
-
Copyright © 2025 Coalition of Freeware Developers
❘
All Rights Reserved
❘
Licensed under the GPL-3.0 license