Initial work on attributes

This commit is contained in:
Neill Cox 2024-05-06 11:22:00 +10:00
parent 3ab2643f31
commit fcdd31567d
5 changed files with 45 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"id": "token-action-hud-gurps",
"title": "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": [
{
@ -10,10 +10,10 @@
],
"url": "This is auto replaced",
"flags": {},
"version": "0.0.2",
"version": "0.0.37",
"compatibility": {
"minimum": "11",
"verified": "11.313"
"verified": "11.351"
},
"esmodules": [
"./scripts/init.js"
@ -63,7 +63,8 @@
}
},
"socket": false,
"readme": "https://github.com/Larkinabout/fvtt-token-action-hud-template#readme",
"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,