{ "name": "cyphersystem", "title": "Cypher System", "description": "Cypher System for Foundry VTT with minimal automation for maximum flexibility.", "version": "1.9.3", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, "author": "Marko Wenzel", "esmodules": ["module/cyphersystem.js"], "styles": ["cyphersystem.css"], "packs": [ { "name": "macros", "label": "Cypher System Macros", "system": "cyphersystem", "path": "packs/macros.db", "entity": "Macro" }, { "name": "marker", "label": "Cypher System Markers", "system": "cyphersystem", "path": "packs/markers.db", "entity": "Actor" }, { "name": "scenes", "label": "Cypher System Scenes", "system": "cyphersystem", "path": "packs/scenes.db", "entity": "Scene" } ], "languages": [], "gridDistance": 1.5, "gridUnits": "m", "url": "https://github.com/mrkwnzl/cyphersystem-foundryvtt", "manifest": "https://raw.githubusercontent.com/mrkwnzl/cyphersystem-foundryvtt/master/system.json", "download": "https://github.com/mrkwnzl/cyphersystem-foundryvtt/releases/download/v1.9.3/cyphersystem-foundryvtt-v1.9.3.zip", "license": "LICENSE.txt" }