{ "name": "mothership", "title": "Mothership RPG", "description": "A gamesystem for running Mothership RPG games in FoundryVTT.", "version": "0.1.1", "minimumCoreVersion": "0.6.5", "compatibleCoreVersion": "0.6.5", "templateVersion": 2, "author": "Frank Carentz", "esmodules": ["mothership.js"], "styles": ["simple.css"], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "gridDistance": 1, "gridUnits": "in", "primaryTokenAttribute": "resources.vigor", "secondaryTokenAttribute": "resources.grip", "url": "https://gitlab.com/fcarentz/foundryvtt-mothership-rpg", "manifest": "https://gitlab.com/fcarentz/foundryvtt-mothership-rpg/-/raw/master/src/system.json", "download": "https://gitlab.com/fcarentz/foundryvtt-mothership-rpg/-/raw/v0.1.1/package/mothership-v0.1.1.zip" }