fvtt-rdd-compagnon-gaaaork-V1/module.json

51 lines
1.2 KiB
JSON
Raw Normal View History

2023-01-15 00:29:28 +01:00
{
"id": "fvtt-rdd-compagnon",
"title": "Le Compagnon du MJ pour Rêve de Dragon",
"description": "Objets, Items et autres services non-officiels",
"authors": [
{
"name": "LeRatierBretonnien",
"flags": {}
},
{
"name": "VincentVK",
"flags": {}
2023-01-15 20:52:21 +01:00
},
{
"name": "Benoit",
"flags": {}
2023-01-15 00:29:28 +01:00
}
],
2023-01-15 20:52:21 +01:00
"esmodules": [
"modules/helper-import.js"
],
2023-01-15 00:29:28 +01:00
"url": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon",
2023-01-18 11:56:54 +01:00
"version": "10.0.2",
2023-01-15 00:29:28 +01:00
"compatibility": {
"minimum": "10",
"verified": "10",
"maximum": "10"
},
"packs": [
2023-01-15 20:52:21 +01:00
{
"label": "Nourriture & Boissons",
"type": "Item",
"name": "nourriture-boisson",
"path": "packs/nourriture-boisson.db",
"system": "foundryvtt-reve-de-dragon",
"private": false,
"flags": {}
}
2023-01-15 00:29:28 +01:00
],
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/raw/branch/master/module.json",
2023-01-18 11:56:54 +01:00
"download": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/archive/fvtt-rdd-compagnon-10.0.2.zip",
2023-01-15 00:29:28 +01:00
"relationships": {
"systems": [
{
"id": "foundryvtt-reve-de-dragon",
"type": "system",
"compatibility": {}
}
]
}
}