{ "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.2.1", "compatibility": { "minimum": "14", "verified": "14", "maximum": "14" }, "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/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" } ] }