I hate this software and documentation
This commit is contained in:
19
system.json
19
system.json
@@ -7,11 +7,18 @@
|
||||
"minimum": 12,
|
||||
"verified": 12
|
||||
},
|
||||
"esmodules": ["modules/kidsonbrooms.mjs"],
|
||||
"esmodules": ["kidsonbrooms.mjs"],
|
||||
"authors": [{
|
||||
"name": "Joscha Maier",
|
||||
"url": "https://github.com/josmaier"
|
||||
}],
|
||||
"documentTypes": {
|
||||
"Actor": {
|
||||
"playerCharacter": {
|
||||
|
||||
}
|
||||
}
|
||||
},
|
||||
"languages": [{
|
||||
"lang": "en",
|
||||
"name": "English",
|
||||
@@ -23,8 +30,11 @@
|
||||
"url": "https://gitlab.com/wintermyst/kidsonbrooms",
|
||||
"manifest": "https://your/hosted/system/repo/system.json",
|
||||
"download": "https://your/packaged/download/archive.zip",
|
||||
"gridDistance": 5,
|
||||
"gridUnits": "ft",
|
||||
"grid:": {
|
||||
"type": 1,
|
||||
"distance": 5,
|
||||
"units": "ft"
|
||||
},
|
||||
"relationships": {
|
||||
"requires": [
|
||||
{
|
||||
@@ -36,5 +46,6 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"primaryTokenAttribute": "system.adversityTokens"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user