{ "id": "owb", "title": "WWII:OWB", "description": "Play WW2 adventures compatible with WWII:Operation Whitebox™ on Foundry VTT", "version": "1.4.3", "compatibility": { "minimum": 11, "verified": "12" }, "authors": [ { "name": "chrisesharp", "email": "", "discord": "" } ], "esmodules": ["module/owb.js"], "styles": ["css/owb.css"], "packs": [ { "name": "macros", "label": "Macros", "package": "owb", "path": "packs/macros.db", "type": "Macro" }, { "name": "tables", "label": "Tables", "package": "owb", "path": "packs/tables.db", "type": "RollTable", "module": "owb-content" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "grid": { "distance": 5, "units": "ft" }, "url": "https://github.com/chrisesharp/foundryvtt-owb", "manifest": "https://raw.githubusercontent.com/chrisesharp/foundryvtt-owb/master/src/system.json", "download": "https://raw.githubusercontent.com/chrisesharp/foundryvtt-owb/master/package/owb-v1.4.3.zip" }