Browse Source

attempting auto install setup

Daniel 2 months ago
parent
commit
1790a5694b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      module.json

+ 4 - 2
module.json

@@ -18,5 +18,7 @@
             "entity": "Item",
             "system": "pf2e"
         }
-    ]
-}
+    ],
+    "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"
+}