You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
670 B
31 lines
670 B
{
|
|
"id": "ilburia",
|
|
"version": "0.1.0",
|
|
"title": "Chroniques d'Ilburia",
|
|
"url": "https://git.annwan.me/annnwan/ilburia-fvtt",
|
|
"description": "Système pour jouer aux Chroniques d'Ilburia",
|
|
"authors": [
|
|
{
|
|
"name": "Annwan",
|
|
"url": "https://www.annwan.me"
|
|
}
|
|
],
|
|
"esmodules": ["module/simple.js"],
|
|
"styles": ["styles/simple.css"],
|
|
"packs": [],
|
|
"languages": [
|
|
{
|
|
"lang": "fr",
|
|
"name": "French",
|
|
"path": "lang/fr.json"
|
|
}
|
|
],
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "11"
|
|
},
|
|
"gridDistance": 1,
|
|
"gridUnits": "m",
|
|
"primaryTokenAttribute": "health",
|
|
"secondaryTokenAttribute": "power"
|
|
}
|