docs: update to manifest+ version 1.2.0
This commit is contained in:
parent
1aa284311f
commit
2e7fa7b65b
1 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,9 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Johannes Loher",
|
"name": "Johannes Loher",
|
||||||
"email": "johannes.loher@fg4f.de"
|
"email": "johannes.loher@fg4f.de",
|
||||||
|
"discord": "ghost#2000",
|
||||||
|
"ko-fi": "ghostfvtt"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gesina Schwalbe",
|
"name": "Gesina Schwalbe",
|
||||||
|
@ -104,5 +106,5 @@
|
||||||
"gridDistance": 1,
|
"gridDistance": 1,
|
||||||
"gridUnits": "m",
|
"gridUnits": "m",
|
||||||
"primaryTokenAttribute": "combatValues.hitPoints",
|
"primaryTokenAttribute": "combatValues.hitPoints",
|
||||||
"manifestPlusVersion": "1.0.0"
|
"manifestPlusVersion": "1.2.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue