update ReadMe

This commit is contained in:
CMDR-Kiel42 2019-07-17 20:41:40 +02:00
parent 38b27c2579
commit 0ca039b22e

View File

@ -1,23 +1,22 @@
# EDMC_SpanshRouter # EDMC_SpanshRouter
This plugin's purpose is to automatically copy to your clipboard the next waypoint on a route you planned using [Spansh](https://www.spansh.co.uk/plotter).
This plugin's purpose is to automatically copy to your clipboard the next waypoint on a route you planned using [Spansh](https://www.spansh.co.uk/plotter).
## Install ## Install
- Download the latest release [here](https://github.com/CMDR-Kiel42/EDMC_SpanshRouter/releases) and unzip it. - Download the latest release [here](https://github.com/CMDR-Kiel42/EDMC_SpanshRouter/releases) and unzip it.
- Open your EDMC plugins folder - in EDMC settings, select "Plugins" tab, click the "Open" button. - Open your EDMC plugins folder - in EDMC settings, select "Plugins" tab, click the "Open" button.
- Create a folder inside the plugins folder called **SpanshRouter** - Create a folder inside the plugins folder called **SpanshRouter**
- Open the **SpanshRouter** folder and put **load.py** inside. - Open the **SpanshRouter** folder and put all the files you extracted inside.
- Restart EDMC - Restart EDMC
## How to use ## How to use
- Once you've plotted your route on [Spansh](https://www.spansh.co.uk/plotter), download the CSV file that it generates You can either plot your route directly from EDMC, or you can import a CSV file from [Spansh](https://www.spansh.co.uk/plotter)
- On EDMC, click the **Upload new route** button and choose your file
- The next waypoint is now copied into your clipboard! Simply paste it into your Galaxy Map, and *voilà*!
Once you reach your next waypoint, the plugin will automatically update your clipboard, so you just need to go to your Galaxy Map and paste it everytime you reach a waypoint. Once your route is plotted, and every time you reach a waypoint, the next one is automatically copied to your clipboard.
You just need to go to your Galaxy Map and paste it everytime you reach a waypoint.
If for some reason, your clipboard should be empty or containing other stuff that you copied yourself, just click on the **Next waypoint** button, and the waypoint will be copied again to your clipboard. If for some reason, your clipboard should be empty or containing other stuff that you copied yourself, just click on the **Next waypoint** button, and the waypoint will be copied again to your clipboard.
@ -25,10 +24,11 @@ If you close EDMC, the plugin will save your progress. The next time you run EDM
Fly dangerous! o7 Fly dangerous! o7
## Known Issues ## Known Issues
At the moment, plotting a route while the game is running, and which begins from the system you're currently in, doesn't update your "next waypoint". If you're in that situation, a couple of solutions are available: At the moment, plotting a route while the game is running, and which begins from the system you're currently in, doesn't update your "next waypoint". If you're in that situation, a couple of solutions are available:
* Performing a FSS Discovery Scan - Using the **down** button below the **Next waypoint**
* Go in our out of Supercruise - Performing a FSS Discovery Scan
* Logging back in and out while EDMC is already running. - Go in our out of Supercruise
- Logging back in and out while EDMC is already running.