{ "id": "csb-donjon-rpg", "title": "Donjon RPG - CSB", "description": "This module implements templates, macros, and compendiums necessary to run Donjon RPG games using FoundryVTT.", "authors": [ { "name": "Skepickle" } ], "version": "1.0.0", "compatibility": { "minimum": "10", "verified": "11", "maximum": "11" }, "packs": [ { "name": "actor-templates", "label": "Actor Templates", "path": "packs/actor-templates", "type": "Actor", "system": "custom-system-builder", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "item-templates", "label": "Item Templates", "path": "packs/item-templates", "type": "Item", "system": "custom-system-builder", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "macros", "label": "Macros", "path": "packs/macros", "type": "Macro", "system": "custom-system-builder", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "rules", "label": "Rules", "path": "packs/rules", "type": "JournalEntry", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "system": "custom-system-builder" } ], "relationships": { "systems": [ { "id": "custom-system-builder", "type": "system", "manifest": "https://gitlab.com/custom-system-builder/custom-system-builder/-/raw/main/system.json", "compatibility": { "verified": "3.0.0" } } ], "requires": [ { "id": "hide-chat-initiative", "type": "module", "compatibility": {} }, { "id": "requestor", "type": "module", "compatibility": {} }, { "id": "unfold-all-rolls", "type": "module", "compatibility": { "verified": "1.0.0" } } ] }, "url": "https://github.com/skepickle/foundryvtt-csb-donjon-rpg", "manifest": "https://raw.githubusercontent.com/skepickle/foundryvtt-csb-donjon-rpg/1.0.0/module.json", "download": "https://github.com/skepickle/foundryvtt-csb-donjon-rpg/archive/1.0.0.zip", "readme": "https://raw.githubusercontent.com/skepickle/foundryvtt-csb-donjon-rpg/1.0.0/README.md" }