Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Releases: dikayx/simratedisplay

SimRateDisplay v1.0.0

23 Dec 09:25
Compare
Choose a tag to compare

Initial release

This is the initial release of SimRateDisplay for Microsoft Flight Simulator 2020. The app is pretty basic but gets the job done. I wrote it mainly for private use but maybe you find it useful, too. Enjoy! 🥳

Verify integrity

You should verify the integrity of the download using this key:

  • SHA256: B7CFC6E7627FD2B9E8DC9BA169D87DB197ABEE628BCB8B3B63BC0FD8640A4C62

For PowerShell, use this command:

(Get-FileHash .\SimRateDisplay-v1.0.0.zip).Hash -eq "B7CFC6E7627FD2B9E8DC9BA169D87DB197ABEE628BCB8B3B63BC0FD8640A4C62"

Which should result in True.

Release notes

Full Changelog: https://github.com/dikayx/simratedisplay/commits/v1.0.0