 Aerofly Missionsgerät
 Aerofly MissionsgerätThe Aerofly Missionsgerät converts simulator flight plan files for Aerofly FS 4 (main.mcf and tmc), Microsoft Flight Simulator (pln), X-Plane (fms), GeoFS ( json), and Garmin / Infinite Flight flight plan files (fpl). It also imports SimBrief flight plans.
Head over to https://fboes.github.io/aerofly-missions/dist/ to get started.
There is also a local Node.js CLI tool, if you want some automation for your workflow.

| Format | Import | Export | 
|---|---|---|
| Aerofly FS main.mcf | ✅ | |
| Aerofly FS 4 tmccustom missions file | ✅ | ✅ | 
| Microsoft FS plnflight plan file | ✅ | ✅ | 
| X-Plane fmsflight plan file | ✅ | ✅ | 
| GeoFS jsonflight plan file | ✅ | ✅ | 
| Garmin / Infinite Flight fplflight plan file | ✅ | ✅ | 
| gpxGPS Route file | ✅ | |
| SimBrief API | ✅ | |
| SeeYou cupfile format | ✅ | |
| GeoJSON | (✅) | ✅ | 
| Keyhole Markup Language (KML) | ✅ | 
You will need the following software installed on your PC:
npm install -g aerofly-missions from your terminal to globally install aerofly-missions.npm install -g aerofly-missions from your terminal to update aerofly-missions to the current version.This manual is for Windows 10/11 installations. On other operating systems these steps are similar, but the file system locations will be different.
main.mcf configuration file, usually located at C:\Users\…\Documents\Aerofly FS 4\main.mcf.main.mcf.main.mcf is located, e.g. Documents\Aerofly FS 4\.aerofly-missions in the open terminal to convert main.mcf to a tmc file (see below).tmc file with all your settings converted into a single mission file. This file can now be placed into the custom mission directory in Aerofly FS 4.Be aware that right now Aerofly FS 4 accepts custom missions exclusively from within …\Aerofly FS 4 Flight Simulator\missions\custom_missions_user.tmc. See installation instructions on how to get started.
See the custom missions documentation for more information. See also more sources for flight plans on the Internet.
Author: Frank Boës
Copyright & license: See LICENSE.txt
This tool is NOT affiliated with, endorsed, or sponsored by IPACS GbR. As stated in the LICENSE.txt, this tool comes with no warranty and might damage your files.
This software complies with the General Data Protection Regulation (GDPR) as it does not collect nor transmits any personal data to third parties.