Skip to content

Commit

Permalink
Merging With Object Orientation Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paparomeo1969 committed Nov 13, 2017
1 parent e090a0c commit 6650160
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 140 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,14 @@ An EDMC Plugin that logs USS and Hyperdiction details through a google form to a

[Patrol Log spreadheet](https://docs.google.com/spreadsheets/d/1zlSh5fHg2ZM9fdLE4xl_GlPX0b0BFpbxarvKhRMUMi0/edit?usp=sharing)

You can also view the results on a the [Canonn 3D Map](https://map.canonn.technology/all/)

![Canonn Map](canonn3d.png)



# Installation
Download the [latest release](https://github.com/NoFoolLikeOne/EDMC-USS-Survey/releases/download/2_4/EDMC-USS-Survey-2_4.zip), open the archive (zip) and extract the folder to your EDMC plugin folder.
Download the [latest release](https://github.com/NoFoolLikeOne/EDMC-USS-Survey/releases/download/3.1/EDMC-USS-Survey-3.1.zip), open the archive (zip) and extract the folder to your EDMC plugin folder.

Rename the folder to EDMC-USS-Survey
To install a downloaded plugin:

* Windows: `%LOCALAPPDATA%\EDMarketConnector\plugins` (usually `C:\Users\you\AppData\Local\EDMarketConnector\plugins`).
* Mac: `~/Library/Application Support/EDMarketConnector/plugins` (in Finder hold ⌥ and choose Go → Library to open your `~/Library` folder).
* Linux: `$XDG_DATA_HOME/EDMarketConnector/plugins`, or `~/.local/share/EDMarketConnector/plugins` if `$XDG_DATA_HOME` is unset.
* On the Plugins settings tab press the “Open” button. This reveals the plugins folder where this app looks for plugins.
* Open the .zip archive that you downloaded and move the folder contained inside into the plugins folder.

You will need to re-start EDMC for it to notice the plugin.

Loading

0 comments on commit 6650160

Please sign in to comment.