Set module id to gurps

This commit is contained in:
Neill Cox 2024-05-03 20:43:34 +10:00
parent c983d9b91b
commit 7f86b8c44e
3 changed files with 11 additions and 13 deletions

View file

@ -1,16 +1,16 @@
{
"id": "token-action-hud-template",
"title": "Token Action HUD Template",
"id": "token-action-hud-gurps",
"title": "Token Action HUD GURPS",
"description": "Token Action HUD is a repositionable HUD of actions for a selected token",
"authors": [
{
"name": "Larkinabout",
"url": "https://github.com/Larkinabout"
"name": "neillc",
"url": "https://git.evatt.ingenious.com.au/neillc"
}
],
"url": "This is auto replaced",
"flags": {},
"version": "This is auto replaced",
"version": "0.0.1",
"compatibility": {
"minimum": "11",
"verified": "11.313"
@ -34,12 +34,12 @@
"relationships": {
"systems": [
{
"id": "template",
"id": "gurps",
"type": "system",
"compatibility": [
{
"minimum": "1.0.0",
"verified": "1.0.0"
"minimum": "0.16.10",
"verified": "01.16.10"
}
]
}
@ -63,8 +63,6 @@
}
},
"socket": false,
"manifest": "This is auto replaced",
"download": "This is auto replaced",
"readme": "https://github.com/Larkinabout/fvtt-token-action-hud-template#readme",
"protected": false,
"coreTranslation": false,