{ "id": "gurps", "title": "GURPS 4e Game Aid (Unofficial)", "description": "A game aid to help play GURPS 4e for Foundry VTT", "version": "0.15.11", "authors": [ { "name": "Chris Normand", "email": "nose66@bellsouth.net", "discord": "Nose66#6689", "flags": {} }, { "name": "M. Jeff Wilson", "discord": "Nick Coffin, PI#8616", "flags": {} }, { "name": "Mikolaj Tomczynski", "email": "mikolajtomczynski@gmail.com", "discord": "neck#0001", "flags": {} } ], "compatibility": { "minimum": "10", "verified": "10.288", "maximum": "10" }, "esmodules": ["module/gurps.js", "lib/xregexp-all.js"], "scripts": ["scripts/jquery.tinycolorpicker.js"], "styles": [ "styles/simple.css", "styles/css_boilerplate.css", "styles/simplified.css", "styles/npc-input.css", "styles/apps.css", "styles/color-character-sheet.css", "styles/tinycolorpicker.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt_br.json", "flags": {} }, { "lang": "de", "name": "Deutsch (German)", "path": "lang/de.json", "flags": {} }, { "lang": "ru", "name": "русский (Russian)", "path": "lang/ru.json", "flags": {} }, { "lang": "Fr", "name": "French", "path": "lang/fr.json", "flags": {} } ], "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.15.11.zip", "socket": true, "license": "LICENSE.txt" }