token-action-hud-gurps/module.json

72 lines
1.5 KiB
JSON

{
"id": "token-action-hud-gurps",
"title": "Token Action HUD for GURPS",
"description": "Token Action HUD is a repositionable HUD of actions for a selected token",
"authors": [
{
"name": "neillc",
"url": "https://git.evatt.ingenious.com.au/neillc"
}
],
"url": "This is auto replaced",
"flags": {},
"version": "0.0.97",
"compatibility": {
"minimum": "11",
"verified": "11.351"
},
"esmodules": [
"./scripts/init.js"
],
"scripts": [
],
"styles": [
"./styles/tah-template-style.css"
],
"languages": [
{
"lang": "en",
"name": "English",
"path": "languages/en.json"
}
],
"packs": [],
"relationships": {
"systems": [
{
"id": "gurps",
"type": "system",
"compatibility": [
{
"minimum": "0.16.10",
"verified": "01.16.10"
}
]
}
],
"requires": [
{
"id": "token-action-hud-core",
"type": "module",
"compatibility": [
{
"minimum": "1.5.0",
"maximum": "1.5",
"verified": "1.5.0"
}
]
}
],
"optional": [],
"flags": {
"optional": []
}
},
"socket": false,
"readme": "http://172.23.0.17:8000/module.json",
"manifest": "http://172.23.0.17:8000/module.json",
"download": "http://172.23.0.17:8000/fvtt-token-action-hud-gurps.zip",
"protected": false,
"coreTranslation": false,
"library": false
}