Add Foundry manifest and download URLs

This commit is contained in:
2026-05-14 00:11:24 -05:00
parent eb4648645f
commit 1f233c8450

View File

@@ -3,6 +3,8 @@
"title": "DnD-Beyond", "title": "DnD-Beyond",
"description": "<p>Compendium Module for imported DnD Beyond content.</p>", "description": "<p>Compendium Module for imported DnD Beyond content.</p>",
"version": "1.0.0", "version": "1.0.0",
"manifest": "https://git.jimandkrista.com/westtexasfish/dnd-beyond/raw/branch/main/module.json",
"download": "https://git.jimandkrista.com/westtexasfish/dnd-beyond/archive/main.zip",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "14", "verified": "14",
@@ -172,4 +174,4 @@
], ],
"url": "https://git.jimandkrista.com/westtexasfish/dnd-beyond", "url": "https://git.jimandkrista.com/westtexasfish/dnd-beyond",
"flags": {} "flags": {}
} }