mirror of
https://github.com/norohind/HabZone.git
synced 2025-04-04 17:30:02 +03:00
config.getint() is deprecated since EDMC 5.0.0 (ref: https://github.com/EDCD/EDMarketConnector/releases/tag/Release%2F5.0.0), now plugins should use config.get_int() instead
Habitable Zone plugin for EDMC
This plugin helps explorers find high-value planets. It displays the "habitable-zone" (i.e. the range of distances in which you might find an Earth-Like World) when you scan the primary star in a system with a Detailed Surface Scanner.
Optionally, you can choose to display the ranges in which you might find other high-value planets - Metal-Rich, Water and/or Ammonia Worlds.
Optionally, you can choose to display the high-value planets known to Elite Dangerous Star Map.
Installation
- On EDMC's Plugins settings tab press the “Open” button. This reveals the
plugins
folder where EDMC looks for plugins. - Download the latest release.
- Open the
.zip
archive that you downloaded and move theHabZone
folder contained inside into theplugins
folder.
You will need to re-start EDMC for it to notice the new plugin.
Acknowledgements
Calculations taken from Jackie Silver's Hab-Zone Calculator.
License
Copyright © 2017 Jonathan Harris.
Continued by asrothear Copyright for all Changes © 2021
Licensed under the GNU Public License (GPL) version 2 or later.
Description
Languages
Python
100%