Flight Diary for Microsoft Flight Simulator (2020)
This project hosted on https://flights.uzuki.live/, on Github Pages (see gh-pages branch)
Under no circumstances should any of the plans or data listed on this site be used for real-world aviation or as a substitute for proper flight planning. Site owner have no verification of the existence of routes or waypoints.
The Flight plan, and all contained data is intended for simulated flight navigation only and must not be used in real-world flight simulations.
sh ./scripts/build.sh
This project contains 'importer' script for build metadata.json
Data of Flight Diary
hardily depends on Little Navmap, open-sourced flight plan manager.
- Python 3
- optipng
- webp
- pip install -r ./requirements.txt in
importer
folder
These files must indicate in importer/target before running script.
- single lnmplns file (from Little Navmap) which contains flight plans
- single .html file (from Little Navmap, by Export flight plans to HTML File) which contains flight plans
- multiple .png file which screenshots from Game, at least one file is needed.
- copy required files into importer/target
cd importer
python importer.py
- follow instruction of importer script