Compare commits
5 Commits
foundryvtt
...
master
Author | SHA1 | Date | |
---|---|---|---|
be63005419 | |||
7d5c7c72ef | |||
9c22f2084c | |||
c481382548 | |||
72b56d50e8 |
BIN
assets/scenes/0srYP7QP0wNXkmEy-thumb.webp
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
assets/scenes/BTCZmHBwxTcumvy9-thumb.webp
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
assets/scenes/C2tRGF1XAma9IAFV-thumb.webp
Normal file
After Width: | Height: | Size: 7.0 KiB |
BIN
assets/scenes/Fbq1AsvCh1OiuN6f-thumb.webp
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
assets/scenes/MiQfFYEICPzTlmxb-thumb.webp
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
assets/scenes/N5AwbqoIfgEfycAq-thumb.webp
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
assets/scenes/ZZaTuud3K7kjD9bc-thumb.webp
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
assets/scenes/g3Z6dJmJbyVHWPVV-thumb.webp
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
assets/scenes/qUdO66LvgOh9R4IS-thumb.webp
Normal file
After Width: | Height: | Size: 6.1 KiB |
76
module.json
@ -1,66 +1,70 @@
|
||||
{
|
||||
"name": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"id": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"title": "La Fontaine d'Ortigrise",
|
||||
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
|
||||
"author": "LeRatierBretonnien",
|
||||
"authors": [],
|
||||
"authors": [
|
||||
{
|
||||
"name": "LeRatierBretonnien",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"name": "VincentVK",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
|
||||
"flags": {},
|
||||
"version": "1.2.2",
|
||||
"minimumCoreVersion": "0.8.9",
|
||||
"compatibleCoreVersion": "9.269",
|
||||
"scripts": [],
|
||||
"esmodules": [],
|
||||
"styles": [],
|
||||
"languages": [],
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-12.0.0.zip",
|
||||
"version": "12.0.0",
|
||||
"compatibility": {
|
||||
"minimum": "11",
|
||||
"verified": "12"
|
||||
},
|
||||
"packs": [
|
||||
{
|
||||
"label": "Ortigrise - Acteurs",
|
||||
"name": "ortigrise-acteurs",
|
||||
"path": "./packs/ortigrise-acteurs.db",
|
||||
"path": "packs/ortigrise-acteurs.db",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"package": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"private": false,
|
||||
"type": "Actor"
|
||||
"type": "Actor",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "Ortigrise - Journal",
|
||||
"name": "ortigrise-journal",
|
||||
"path": "./packs/ortigrise-journal.db",
|
||||
"package": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"path": "packs/ortigrise-journal.db",
|
||||
"private": false,
|
||||
"type": "JournalEntry"
|
||||
"type": "JournalEntry",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "Ortigrise - Objets",
|
||||
"name": "ortigrise-objets",
|
||||
"path": "./packs/ortigrise-objets.db",
|
||||
"path": "packs/ortigrise-objets.db",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"package": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"private": false,
|
||||
"type": "Item"
|
||||
"type": "Item",
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "Ortigrise - Scènes",
|
||||
"name": "ortigrise-scenes",
|
||||
"path": "./packs/ortigrise-scenes.db",
|
||||
"path": "packs/ortigrise-scenes.db",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"package": "foundryvtt-rdd-fontaine-ortigrise",
|
||||
"private": false,
|
||||
"type": "Scene"
|
||||
"type": "Scene",
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"system": [],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "foundryvtt-reve-de-dragon",
|
||||
"type": "system"
|
||||
}
|
||||
],
|
||||
"socket": false,
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/raw/branch/master/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-rdd-fontaine-ortigrise/archive/foundryvtt-rdd-fontaine-ortigrise-1.2.2.zip",
|
||||
"protected": false,
|
||||
"coreTranslation": false,
|
||||
"library": false
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
"id": "foundryvtt-reve-de-dragon",
|
||||
"type": "system",
|
||||
"compatibility": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|