Add download url

This commit is contained in:
Neill Cox 2024-05-03 21:06:28 +10:00
parent 7f86b8c44e
commit c893baec03
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
node_modules/* node_modules/*
*zip

View file

@ -64,6 +64,7 @@
}, },
"socket": false, "socket": false,
"readme": "https://github.com/Larkinabout/fvtt-token-action-hud-template#readme", "readme": "https://github.com/Larkinabout/fvtt-token-action-hud-template#readme",
"download": "http://172.23.0.17:8000/fvtt-token-action-hud-gurps.zip",
"protected": false, "protected": false,
"coreTranslation": false, "coreTranslation": false,
"library": false "library": false