{ "id": "dcc-dark-tower", "title": "DCC – Dark Tower", "description": "DCC – Dark Tower for FoundryVTT", "authors": [ { "name": "Jennell Jaquays and Bob Brinkman | Foundry Conversion by The DCC Foundry Volunteer Team (https://discord.gg/2PR9YH9)"} ], "version": "0.1.0", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "esmodules": [ "module/dccModule.js" ], "relationships": { "systems": [ { "id": "dcc", "type": "system", "compatibility": {} } ], "requires": [], "conflicts": [] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "manifest": "https://raw.githubusercontent.com/foundryvtt-dcc/dcc-content/main/dcc-dark-tower/v0.1.0/module.json", "url": "https://github.com/foundryvtt-dcc/dcc-content", "bugs": "https://github.com/foundryvtt-dcc/dcc-content/issues", "protected": true, "packs": [ { "name": "dcc-dark-tower-adventure", "label": "DCC – Dark Tower Adventure", "system": "dcc", "module": "dcc-dark-tower", "path": "packs/dcc-dark-tower-adventure", "type": "Adventure" } ] }