diff --git a/README.md b/README.md index 2f0d23a..fb1cf26 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,22 @@ # 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 - 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. - 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 - ## How to use -- Once you've plotted your route on [Spansh](https://www.spansh.co.uk/plotter), download the CSV file that it generates -- 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Ă *! +You can either plot your route directly from EDMC, or you can import a CSV file from [Spansh](https://www.spansh.co.uk/plotter) -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. @@ -25,10 +24,11 @@ If you close EDMC, the plugin will save your progress. The next time you run EDM Fly dangerous! o7 - ## 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: -* Performing a FSS Discovery Scan -* Go in our out of Supercruise -* Logging back in and out while EDMC is already running. +- Using the **down** button below the **Next waypoint** +- Performing a FSS Discovery Scan +- Go in our out of Supercruise +- Logging back in and out while EDMC is already running.