From 1790a5694bebd76602d98985b1404a7ed7751d81 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 29 Aug 2024 20:18:03 +0000 Subject: [PATCH] attempting auto install setup --- module.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 08e26cc..ae0ea27 100644 --- a/module.json +++ b/module.json @@ -18,5 +18,7 @@ "entity": "Item", "system": "pf2e" } - ] -} \ No newline at end of file + ], + "manifest": "https://git.ascarion.org/daniel/starlit-sentinel-automation/raw/master/module.json", + "download": "https://git.ascarion.org/daniel/starlit-sentinel-automation/archive/0.0.1.zip" +}