App that chooses a random MSFS2020/2024 aircraft for you to fly.
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| aircraft_data.json | ||
| aircraftselector.py | ||
| LICENSE | ||
| README.md | ||
Random_Aircraft_Selector
This is the .py file for my aircraft randomizer. You need python installed for this version to work.
IMPORTANT: If aircraft_data.json is not in the same folder as the .py file, the app will access the file hosted here. Will require an internet connection. This does not happen if the file is present in the folder.
You can edit aircraft_data.json to add or remove planes, the app will properly pull the data without issue if properly set up. No support will be provided if you do it this way. Use the web app for this if you don't understand how to do it.