updated package path

This commit is contained in:
2025-05-16 06:07:52 -05:00
parent cbfb30ee20
commit fcc8ad5c55

View File

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