From af6af1d020ddb00e4b6b9258d194f8115b8c8c0c Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 29 Jun 2020 15:23:05 +0100 Subject: [PATCH] HabZone folder was always versioned. --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index a03a0c5..d6f9610 100644 --- a/Plugins.md +++ b/Plugins.md @@ -7,7 +7,7 @@ You will need to re-start EDMC for it to notice the new plugin. Available plugins - Confirmed working under Python 3.7 -------- -* [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. You'll want to remove, or rename to `HabZone-1.20.disabled` the old `HabZone-1.20` if you already had that. +* [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` * [DistanceCalc](https://github.com/Thurion/DistanceCalc) - Displays the distance to up to 3 systems. * [Red Star Eliminator](https://github.com/Thurion/EDSM-RSE-for-EDMC) (RSE) - Displays names and distances to nearby systems of interest for projects of EDSM. Originally designed to seek out unknown coordinate stars, it has branched out to include several other projects.