diff --git a/module.json b/module.json index 40cc111..8f865a0 100644 --- a/module.json +++ b/module.json @@ -8,6 +8,6 @@ "compatibleCoreVersion": "11", "esmodules": ["shadowdarklings-importer.js"], "systems": ["shadowdark"], - "manifest": "https://yourdomain.com/path/to/module.json", - "download": "https://yourdomain.com/path/to/module.zip" + "manifest": "https://g.kht.dev/kyle/shadowdark-importer/module.json", + "download": "https://g.kht.dev/kyle/shadowdark-importer/archive/v1.0.zip" }