Files
shadowdark-importer/module.json
2025-05-16 06:21:19 -05:00

14 lines
514 B
JSON

{
"name": "shadowdarklings-importer",
"title": "Shadowdarklings.net Importer",
"description": "Import JSON characters and items from shadowdarklings.net into Foundry VTT.",
"version": "1.0.4",
"author": "Booga",
"minimumCoreVersion": "11",
"compatibleCoreVersion": "12",
"esmodules": ["shadowdarklings-importer.js"],
"systems": ["shadowdark"],
"manifest": "https://g.kht.dev/kyle/shadowdark-importer/module.json",
"download": "https://g.kht.dev/kyle/shadowdark-importer/archive/v1.0.4.zip"
}