{ "id": "mazes", "title": "Mazes", "description": "An unofficial system for Mazes.", "version": "0.1.0", "compatibility": { "minimum": "12", "verified": "14" }, "authors": [{ "name": "starec" }], "esmodules": ["scripts/mazes.js", "scripts/game-sheet.js"], "styles": ["styles/mazes.css", "styles/roll-dialog.css"], "documentTypes": { "Actor": { "character": {}, "hazard": {} }, "Item": { "role": {}, "aspect": {}, "class": {}, "edge": {}, "campaignAction": {} } }, "packs": [], "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }], "url": "https://github.com/HyperLight-Drifter/mazes", "manifest": "https://raw.githubusercontent.com/HyperLight-Drifter/mazes/main/system.json", "download": "https://github.com/HyperLight-Drifter/mazes/archive/refs/heads/main.zip" }