From b74d6aa27389d20a7a6a2a4720100fc798bb0ed4 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sat, 16 Jan 2021 18:45:58 +0000 Subject: [PATCH] HITS is now updated for Python 3.x --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index f1305ce..aa0e905 100644 --- a/Plugins.md +++ b/Plugins.md @@ -35,6 +35,7 @@ Available plugins - Confirmed working under Python 3.7 * [ED Recon](https://github.com/lekeno/edr) - Warn about dangerous commanders and help bounty or powerplay hunters to chase them. * [Exploration Progress](https://github.com/DlljsCodes/exploration-progress) - Allows explorer players to see their progress from one star system to another. * [Habitable Zone](https://github.com/Marginal/HabZone) - Helps explorers find high-value planets. **NB: Latest 'Release' is still for Python 2.7, but the latest code commited in github does support Python 3.7.** [Download a zip of the github master](https://github.com/Marginal/HabZone/archive/master.zip) and install as usual, it will appear as "HabZone-master". You'll want to remove the old `HabZone-1.20` if you already had it installed, or rename the folder to `HabZone-1.20.disabled` +* [Hostile Interaction Tracking System](https://github.com/inorton/EDMCHits) - Gives risk assessments for ship safety upon jumping into a star system. * [Hourly Income](https://github.com/Exynom/EDMC-HourlyIncome) - Displays your hourly income. * [L3-37 for EDMC](https://github.com/WaferMouse/L3-37) - Multi tool plugin for Elite: Dangerous Market Connector (EDMC). * [LandingPad](https://github.com/bgol/LandingPad) - Helps people to find their assigned landingpad position in starports. @@ -46,7 +47,6 @@ Available plugins - Confirmed NOT working under Python 3.7 -------- * [CGThresholds](https://github.com/pprovart/CGThresholds) - Transmits anonymous data to [CGThresholdCalculator](https://sites.google.com/site/cgtthreshcalc) to calculate the Boundary for Reward Tiers. [Issue](https://github.com/pprovart/CGThresholds/issues/1) * [edstats](https://github.com/strideynet/edstats-edmc-plugin/wiki) - A plugin that transmits data to [EDStats](https://edstats.isadankme.me/). [Issue](https://github.com/strideynet/edstats-edmc-plugin/issues/3) -* [Hostile Interaction Tracking System](https://github.com/inorton/EDMCHits) - Gives risk assessments for ship safety upon jumping into a star system. [Issue](https://github.com/inorton/EDMCHits/issues/21) Available plugins - Unknown Python 3.7 status