From 71ecb615e85ea9fb24cd4c2b6c0a3e0bfac9a5e4 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 27 Dec 2020 21:15:22 +0000 Subject: [PATCH] Plugins.md: Move two "EDMC-" plugins to the correct position --- Plugins.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins.md b/Plugins.md index 3099720..1d8436a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -27,10 +27,10 @@ Available plugins - Confirmed working under Python 3.7 * [EDMC CLog](https://github.com/seldonlabs/edmc_clog) - Show if a commander was reported as a combat logger. *NB: Latest code works **only with EDMC versions greater than 3.46**, i.e. only Python 3.7 supported.* You could check out the [prior commit](https://github.com/seldonlabs/edmc_clog/commits/v0.2.0) if you want to try it under EDMC 3.46. * [EDMC Discord Presence](https://github.com/SayakMukhopadhyay/EDMC-Discord-Presence) - Show your current location to your friends on [Discord](https://discordapp.com/) from your user profile. * [EDMC-FuelStatus](https://github.com/alterNERDtive/EDMC-FuelStatus) - Displays fuel levels (main tank + active reservoir). -* [EDMCJumpSpeed](https://github.com/inorton/EDMCJumpSpeed) - Shows trip distance and speed. -* [EDMCMagpie](https://gitlab.com/flat-galaxy/mineralmagpie/edmcmagpie) - Feeds the [Mineral Magpie](http://magpie.edhits.space/) data. * [EDMC-Screenshot](https://github.com/NoFoolLikeOne/EDMC-Screenshot) - Automatically renames screenshots with System and Body name, and converts them to PNG format. * [EDMC_SpanshRouter](https://github.com/CMDR-Kiel42/EDMC_SpanshRouter) - Automatically copies to your clipboard the next waypoint on a route you planned using [Spansh](https://www.spansh.co.uk/plotter) Neutron Plotter. +* [EDMCJumpSpeed](https://github.com/inorton/EDMCJumpSpeed) - Shows trip distance and speed. +* [EDMCMagpie](https://gitlab.com/flat-galaxy/mineralmagpie/edmcmagpie) - Feeds the [Mineral Magpie](http://magpie.edhits.space/) data. * [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`