From c893baec0390abad6c62fd4939ffe2494a74cc19 Mon Sep 17 00:00:00 2001 From: Neill Cox Date: Fri, 3 May 2024 21:06:28 +1000 Subject: [PATCH] Add download url --- .gitignore | 1 + module.json | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8d87b1d..666d7e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/* +*zip diff --git a/module.json b/module.json index c8bc3ba..e3dd406 100644 --- a/module.json +++ b/module.json @@ -64,6 +64,7 @@ }, "socket": false, "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, "coreTranslation": false, "library": false