{
"name": "lancer",
"title": "LANCER",
"description": "A Foundry VTT game system for Lancer by Massif Press, a mud-and-lasers tactical mech RPG.",
"version": "0.1.12",
"minimumCoreVersion": "0.7.0",
"compatibleCoreVersion": "0.7.5",
"author": "Eranziel",
"scripts": [],
"esmodules": ["lancer.js"],
"styles": [
"lancer.css",
"fonts/compcon/glyphs.css",
"fonts/mdi/css/materialdesignicons.css"
],
"packs": [],
"languages": [],
"socket": true,
"gridDistance": 1,
"gridUnits": "",
"primaryTokenAttribute": "mech.hp",
"secondaryTokenAttribute": "mech.heat",
"url": "https://github.com/Eranziel/foundryvtt-lancer",
"manifest": "https://raw.githubusercontent.com/Eranziel/foundryvtt-lancer/master/src/system.json",
"download": "https://github.com/Eranziel/foundryvtt-lancer/raw/v0.1.12/package/lancer-v0.1.12.zip",
"license": "GNU GPLv3",
"readme": "https://github.com/Eranziel/foundryvtt-lancer/blob/master/README.md",
"bugs": "https://github.com/Eranziel/foundryvtt-lancer/issues/new/choose",
"changelog": "https://github.com/Eranziel/foundryvtt-lancer/blob/master/CHANGELOG.md"
}