swade-fr-content/module/module.json

91 lines
2.2 KiB
JSON
Raw Normal View History

{
2022-04-29 15:26:40 +02:00
"name": "swade-fr-content",
2022-04-29 16:00:15 +02:00
"title": "SWADE Content en Français - *NON-OFFICIEL*",
2022-02-05 00:23:39 +01:00
"description": "Traduction française du système SWADE <p>*** Join the official Discord server: <a href=\"https://discord.gg/foundryvtt\"> Official Discord</a></p><p>*** Rejoignez la communauté Francophone: <a href=\"https://discord.gg/pPSDNJk\">Francophone Discord</a></p>",
2021-04-29 20:02:59 +02:00
"author": "Team Swade, La Fonderie",
2021-03-17 21:12:35 +01:00
"authors": [
{
2021-11-15 23:06:31 +01:00
"name": "BoboursToutCool",
"discord": "BoboursToutCool#9787"
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Cyril - Gronyon- Ronseaux",
"discord": "Gronyon#0843"
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Kyane von Schnitzel",
"discord": "Kyane von Schnitzel#8654"
2021-03-17 21:12:35 +01:00
},
2021-05-24 18:51:16 +02:00
{
"name": "Lazarius",
"discord": "Lazarius#0965"
},
2021-03-17 21:12:35 +01:00
{
2021-11-15 23:06:31 +01:00
"name": "LeRatierBretonnien",
"discord": "LeRatierBretonnien#2065"
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Sasmira",
"discord": "Sasmira#4566"
2021-03-17 21:12:35 +01:00
},
2021-05-24 18:51:16 +02:00
{
"name": "Sharilaa",
"discord": "sharilaa#8389"
},
2021-03-17 21:12:35 +01:00
{
2021-11-15 23:06:31 +01:00
"name": "U~man",
"discord": "U~man#2374"
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "X.O. de Vorcen"
2021-03-17 21:12:35 +01:00
}
2021-11-15 23:06:31 +01:00
],
"url": "https://gitlab.com/sasmira/swade-fr",
"flags": {},
"version": "0.22.2.0",
2022-02-10 15:14:04 +01:00
"minimumCoreVersion": "0.7.9",
2022-02-05 00:23:39 +01:00
"compatibleCoreVersion": "9",
"scripts": [],
2021-03-15 09:22:27 +01:00
"esmodules": [
"modules/swade-fr-init.js"
],
2021-11-15 23:06:31 +01:00
"styles": [
"swade-fr.css"
],
"languages": [
{
"lang": "fr",
"name": "French (FRANCE)",
"path": "fr.json"
}
],
2021-11-15 23:06:31 +01:00
"packs": [],
"system": [],
"dependencies": [
{
"name": "babele",
"type": "module",
"manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json"
},
{
"name": "swade",
"type": "system"
},
2022-04-29 15:30:12 +02:00
{
"name": "swade-fr",
"type": "module"
},
2021-11-15 23:06:31 +01:00
{
"name": "dice-so-nice",
"type": "module",
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
}
],
"socket": false,
2022-04-29 15:26:40 +02:00
"manifest": "https://gitlab.com/sasmira/swade-fr-content/-/raw/master/module/module.json",
2022-05-30 10:25:25 +02:00
"download": "https://gitlab.com/sasmira/swade-fr-content/-/jobs/artifacts/v0.21.1.0/raw/swade-fr-content.zip?job=build",
2021-11-15 23:06:31 +01:00
"protected": false,
"coreTranslation": false,
"library": false
2022-04-29 15:26:40 +02:00
}