First compendium
This commit is contained in:
18
module.json
18
module.json
@@ -10,16 +10,32 @@
|
||||
{
|
||||
"name": "VincentVK",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "Benoit",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"esmodules": [
|
||||
"modules/helper-import.js"
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.0" ,
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10",
|
||||
"maximum": "10"
|
||||
},
|
||||
"packs": [
|
||||
{
|
||||
"label": "Nourriture & Boissons",
|
||||
"type": "Item",
|
||||
"name": "nourriture-boisson",
|
||||
"path": "packs/nourriture-boisson.db",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"private": false,
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/raw/branch/master/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-rdd-compagnon/archive/fvtt-rdd-compagnon-10.0.0.zip",
|
||||
|
||||
Reference in New Issue
Block a user