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" +}