From af5d42b21ef9a50e939d8ba714daf5ca99689f46 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 29 Jun 2020 15:21:38 +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 a3a29b7..a03a0c5 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) then rename the folder from HabZone-master back to just HabZone. +* [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. * [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.