Initial import
This commit is contained in:
56
system.json
Normal file
56
system.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"description": "Te Deum Pour Un Massacre",
|
||||
"esmodules": [
|
||||
"modules/tedeum-main.js"
|
||||
],
|
||||
"gridDistance": 1,
|
||||
"gridUnits": "m",
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
"name": "French",
|
||||
"path": "lang/fr.json",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uberwald",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"label": "Equipment",
|
||||
"type": "Item",
|
||||
"name": "equipment",
|
||||
"path": "packs/equipment",
|
||||
"system": "fvtt-ecryme",
|
||||
"flags": {},
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
}
|
||||
],
|
||||
"license": "LICENSE.txt",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-te-deum/raw/branch/master/system.json",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "11"
|
||||
},
|
||||
"id": "fvtt-tedeum",
|
||||
"primaryTokenAttribute": "secondary.health",
|
||||
"secondaryTokenAttribute": "secondary.delirium",
|
||||
"socket": true,
|
||||
"styles": [
|
||||
"styles/tedeum.css"
|
||||
],
|
||||
"relationships": {
|
||||
},
|
||||
"title": "Te Deum pour Un Massacre, le Jeu de Rôles",
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-tedeum",
|
||||
"version": "11.0.0",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-tedeum/archive/fvtt-tedeum-v11.0.0.zip",
|
||||
"background": ""
|
||||
}
|
Reference in New Issue
Block a user