https://github.com/bbrks/msfs2020-toolbar-theflightsimkit
Display TheFlightSimKit in-game in a Microsoft Flight Simulator 2020 toolbar panel.
https://github.com/bbrks/msfs2020-toolbar-theflightsimkit
flight-simulation flight-simulator flightlog microsoft-flight-simulator microsoft-flight-simulator-2020 msfs msfs2020 panel theflightsimkit toolbar
Last synced: 9 days ago
JSON representation
Display TheFlightSimKit in-game in a Microsoft Flight Simulator 2020 toolbar panel.
- Host: GitHub
- URL: https://github.com/bbrks/msfs2020-toolbar-theflightsimkit
- Owner: bbrks
- License: mit
- Created: 2021-09-03T23:32:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T23:48:44.000Z (over 3 years ago)
- Last Synced: 2025-05-08T23:05:31.700Z (14 days ago)
- Topics: flight-simulation, flight-simulator, flightlog, microsoft-flight-simulator, microsoft-flight-simulator-2020, msfs, msfs2020, panel, theflightsimkit, toolbar
- Language: JavaScript
- Homepage: https://theflightsimkit.com
- Size: 23.4 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msfs2020-toolbar-theflightsimkit
Display [TheFlightSimKit](https://theflightsimkit.com/) in-game in a Microsoft Flight Simulator 2020 toolbar panel.


## Installing
1. Download the latest package from the [releases](https://github.com/bbrks/msfs2020-toolbar-theflightsimkit/releases) page.
2. Extract into your MSFS Community folder.## Building
1. Run `build.bat`
The Community-ready package will created be in the 'Packages' folder.
## Contributing
1. Make changes (e.g. in `static/html_ui/InGamePanels/`)
2. Open PR!## Cutting a new release
1. Bump version number in `PackageDefinitions/msfs2020-toolbar-theflightsimkit.xml`
2. Add a new entry to the top of `PackageDefinitions/msfs2020-toolbar-theflightsimkit/ReleaseNotes.xml`
3. Build and zip
4. Upload to GitHub Release