From 08abb64dd2e4e7d9e6f1d9a43b03288076071d16 Mon Sep 17 00:00:00 2001 From: Smirow Date: Wed, 26 Aug 2020 12:13:42 +0200 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dc46af..2607d22 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# msfs-navsystems-performance +## msfs-navsystems-performance Aiming to fixe performance issues of the Garmins in MSFS 2020 + +## About +The goal is to improve the HTML/CSS/JS rendering performance of the PFD/MFD Garmins. The project is not intended to add features or to fix functional bugs. + +## Installation +Installation is really simple. You only have to download the main folder (with layout.json and manifest.json), we call it msfs-navsystems-performance but you can modify it. + +For the Microsoft Store edition AND/OR Gamepass edition: +* Copy the main folder into your community package folder. It is located in: +`C:\Users\[YOUR USERNAME]\AppData\Local\Packages\Microsoft.FlightSimulator_\LocalCache\Packages\Community`. + +For the Steam edition: +* Copy the main folder into your community package folder. It is located in: +`C:\Users\[YOUR USERNAME]\AppData\Roaming\Microsoft Flight Simulator\Packages\Community`. + +For the Boxed edition: +* Copy the main folder into your community package folder. It is located in: +`C:\Users\[YOUR USERNAME]\AppData\Local\MSFSPackages\Community`. + +## Uninstall +To uninstall just delete the msfs-navsystems-performance from your community folder.