Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sognus committed Aug 11, 2019
1 parent d7e3588 commit 1048a74
Show file tree
Hide file tree
Showing 8 changed files with 573 additions and 215 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### Version 1.1.0
- GUI handling completely rewritten
- Added information about calculated route's total and completed systems.
- Changed label text for enabling and disabling automated copying to clipboard
- Fixed an issue that prevented ED Recon and possibly other plugins from working with EDMC Autopath enabled

### Version 1.0.0
- Plugin released
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ EDMC-Autopath is a plugin for [Elite: Dangerous market connector](https://github
### Instalation
1. Make sure you have [Elite: Dangerous market connector](https://github.com/Marginal/EDMarketConnector) installed
2. Make sure EDMC version is 3.41 or newer (it might work for older versions - no guarantees)
3. Download all files in this repository (including folder pyperclip) and copy them to <edmc plugin folder>/autopath/
3. Create new folder (recommended name: autopath) in EDMC plugin folder - You can open said location by using File -> Settings -> Plugins -> Open in EDMC.
3. Download all files in this repository (including folder pyperclip) and copy them to created folder (default: <edmc plugin folder>/autopath/)

### Ideas & Troubleshooting
If you have any idea how to improve this plugin, create pull request with your changes or describe what would you like to have in [issues](https://github.com/Sognus/EDMC-Autopath/issues). If you find any bug, please create issue.
170 changes: 0 additions & 170 deletions autopath.py

This file was deleted.

Loading

0 comments on commit 1048a74

Please sign in to comment.