Clarify dirs

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2022-02-04 22:40:42 -06:00
parent 1975612a64
commit 7985226bd0
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# Dynmap JS
Add `canopy.js` to `index.html` like so:
`$PLUGIN` refers to the dynmap plugin directory
Add [canopy.js](canopy.js) to `$PLUGIN/web/js` and link it in `$PLUGIN/web/index.html` like so:
```diff
...