Compare commits
No commits in common. "master" and "foundryvtt-rdd-fontaine-ortigrise-1.2.2" have entirely different histories.
master
...
foundryvtt
Before Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 6.1 KiB |
28
module.json
@ -1,30 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "foundryvtt-rdd-fontaine-ortigrise",
|
"name": "foundryvtt-rdd-fontaine-ortigrise",
|
||||||
"id": "foundryvtt-rdd-fontaine-ortigrise",
|
|
||||||
"title": "La Fontaine d'Ortigrise",
|
"title": "La Fontaine d'Ortigrise",
|
||||||
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
|
"description": "Scénario du livre de base de Rêve de Dragon v2 et v3",
|
||||||
"authors": [
|
"author": "LeRatierBretonnien",
|
||||||
{
|
"authors": [],
|
||||||
"name": "LeRatierBretonnien",
|
|
||||||
"flags": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "VincentVK",
|
|
||||||
"flags": {}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-rdd-fontaine-ortigrise",
|
||||||
"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-10.1.0.zip",
|
|
||||||
"flags": {},
|
"flags": {},
|
||||||
"version": "10.1.0",
|
"version": "1.2.2",
|
||||||
"minimumCoreVersion": "10",
|
"minimumCoreVersion": "0.8.9",
|
||||||
"compatibleCoreVersion": "10",
|
"compatibleCoreVersion": "9.269",
|
||||||
"compatibility": {
|
|
||||||
"minimum": "10",
|
|
||||||
"verified": "10.291",
|
|
||||||
"maximum": "10"
|
|
||||||
},
|
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
"esmodules": [],
|
"esmodules": [],
|
||||||
"styles": [],
|
"styles": [],
|
||||||
@ -74,6 +58,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"socket": false,
|
"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,
|
"protected": false,
|
||||||
"coreTranslation": false,
|
"coreTranslation": false,
|
||||||
"library": false
|
"library": false
|
||||||
|