{ "name": "gurps", "title": "GURPS 4th Edition Game Aid (Unofficial)", "description": "A game aid to help play GURPS 4e for Foundry VTT", "version": "0.11.1", "minimumCoreVersion": "0.8.5", "compatibleCoreVersion": "0.8.8", "templateVersion": 2, "author": "Chris Normand/Nose66", "esmodules": ["module/gurps.js", "lib/xregexp-all.js"], "styles": [ "styles/simple.css", "styles/css_boilerplate.css", "styles/simplified.css", "styles/npc-input.css", "styles/apps.css" ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt_br.json" }, { "lang": "de", "name": "Deutsch (German)", "path": "lang/de.json" }, { "lang": "ru", "name": "русский (Russian)", "path": "lang/ru.json" } ], "gridDistance": 1, "gridUnits": "yd", "primaryTokenAttribute": "HP", "secondaryTokenAttribute": "FP", "url": "https://github.com/crnormand/gurps", "manifest": "https://raw.githubusercontent.com/crnormand/gurps/release/system.json", "download": "https://github.com/crnormand/gurps/archive/0.11.1.zip", "socket": true, "license": "LICENSE.txt" }