1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 00:07:14 +03:00
This commit is contained in:
Jonathan Harris 2017-05-02 10:44:59 +01:00
parent 118209d5c3
commit df67fba10c

View File

@ -30,7 +30,7 @@ def plugin_start():
return "Test"
```
Any errors or print statements from your plugin will appear in `%TMP%\EDMarketConnector.log` on Windows or `$TMPDIR\EDMarketConnector.log` on Mac.
Any errors or print statements from your plugin will appear in `%TMP%\EDMarketConnector.log` on Windows or `$TMPDIR/EDMarketConnector.log` on Mac.
# Plugin Hooks
## Configuration