{ "name": "lancer", "title": "LANCER", "description": "A Foundry VTT game system for Lancer by Massif Press, a mud-and-lasers tactical mech RPG.", "version": "1.1.0", "minimumCoreVersion": "0.8.4", "compatibleCoreVersion": "9", "authors": [ "Eranziel", "Grygon", "Whitespine", "SohumB", "BoltsJ" ], "scripts": [], "esmodules": ["index.js"], "styles": [ "style.css", "fonts/compcon/glyphs.css" ], "packs": [ { "name": "aoe-templates", "label": "AoE Templates", "system": "lancer", "module": "lancer", "path": "./packs/aoe-templates.db", "entity": "Macro" }, { "name": "core_macros", "label": "LANCER Macros", "system": "lancer", "path": "./packs/core_macros.db", "entity": "Macro" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "gridDistance": 1, "gridUnits": "", "primaryTokenAttribute": "", "secondaryTokenAttribute": "", "url": "https://github.com/Eranziel/foundryvtt-lancer", "manifest": "https://raw.githubusercontent.com/Eranziel/foundryvtt-lancer/master/public/system.json", "download": "https://github.com/Eranziel/foundryvtt-lancer/raw/v1.1.0/package/lancer-v1.1.0.zip", "license": "GNU GPLv3", "readme": "https://github.com/Eranziel/foundryvtt-lancer/blob/beta-release/README.md", "bugs": "https://github.com/Eranziel/foundryvtt-lancer/issues/new/choose", "changelog": "https://github.com/Eranziel/foundryvtt-lancer/blob/beta-release/CHANGELOG.md" }