From 3252a62484c52c468137560adf419379c79a3cee Mon Sep 17 00:00:00 2001 From: earthjasonlin Date: Sun, 8 May 2022 02:13:07 +0800 Subject: [PATCH] edit readme --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15ce24d..735b84d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # TinyEurocat - -An simple EuroScope plug-in to simulate THALES Eurocat TAG \ No newline at end of file +An simple EuroScope plug-in to simulate THALES Eurocat TAG items +
+## Installation +### 1. Load the plug-in +In order to install the plug-in, extract the DLL file to whererver you want, then load the plug-in from OTHER SETS -> Plug-ins -> Load +### 2. Config the TAGs +Open OTHER SETS -> TAG Editor, and manually replace default altitude, cleared altitude and speed item with the one starts with TinyEurocat. +## Features + - Current altitude, Cleared altitude and current speed in metric + - show nohing when cleared altitude is not assigned instead of 0 or crz altitude +## Changlog +### v1.0.1 + - Current altitude, Cleared altitude and current speed in metric + - show nohing when cleared altitude is not assigned instead of 0 or crz altitude \ No newline at end of file