swade-fr-content/module/module.json

106 lines
2.5 KiB
JSON
Raw Normal View History

{
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-03-17 21:12:35 +01:00
"authors": [
{
2021-11-15 23:06:31 +01:00
"name": "BoboursToutCool",
2022-10-09 21:54:52 +02:00
"discord": "BoboursToutCool#9787",
"flags": {}
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Cyril - Gronyon- Ronseaux",
2022-10-09 21:54:52 +02:00
"discord": "Gronyon#0843",
"flags": {}
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Kyane von Schnitzel",
2022-10-09 21:54:52 +02:00
"discord": "Kyane von Schnitzel#8654",
"flags": {}
2021-03-17 21:12:35 +01:00
},
2021-05-24 18:51:16 +02:00
{
"name": "Lazarius",
2022-10-09 21:54:52 +02:00
"discord": "Lazarius#0965",
"flags": {}
2021-05-24 18:51:16 +02:00
},
2021-03-17 21:12:35 +01:00
{
2021-11-15 23:06:31 +01:00
"name": "LeRatierBretonnien",
2022-10-09 21:54:52 +02:00
"discord": "LeRatierBretonnien#2065",
"flags": {}
2021-03-17 21:12:35 +01:00
},
{
2021-11-15 23:06:31 +01:00
"name": "Sasmira",
2022-10-09 21:54:52 +02:00
"discord": "Sasmira#4566",
"flags": {}
2021-03-17 21:12:35 +01:00
},
2021-05-24 18:51:16 +02:00
{
"name": "Sharilaa",
2022-10-09 21:54:52 +02:00
"discord": "sharilaa#8389",
"flags": {}
2021-05-24 18:51:16 +02:00
},
2021-03-17 21:12:35 +01:00
{
2021-11-15 23:06:31 +01:00
"name": "U~man",
2022-10-09 21:54:52 +02:00
"discord": "U~man#2374",
"flags": {}
2021-03-17 21:12:35 +01:00
},
2022-07-08 08:38:26 +02:00
{
2022-10-09 21:54:52 +02:00
"name": "Space Calamar",
"discord": "space Calamar#7444",
"flags": {}
2022-07-08 08:38:26 +02:00
},
2021-03-17 21:12:35 +01:00
{
2022-10-09 21:54:52 +02:00
"name": "X.O. de Vorcen",
"flags": {}
2021-03-17 21:12:35 +01:00
}
2021-11-15 23:06:31 +01:00
],
"url": "https://gitlab.com/sasmira/swade-fr",
2022-10-09 21:54:52 +02:00
"version": "2.0.0",
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)",
2022-10-09 21:54:52 +02:00
"path": "fr.json",
"flags": {}
}
],
2022-04-29 15:26:40 +02:00
"manifest": "https://gitlab.com/sasmira/swade-fr-content/-/raw/master/module/module.json",
2022-07-19 22:24:23 +02:00
"download": "https://gitlab.com/sasmira/swade-fr-content/-/jobs/artifacts/v0.23.2.0/raw/swade-fr-content.zip?job=build",
2022-10-09 21:54:52 +02:00
"id": "swade-fr-content",
"relationships": {
"requires": [
{
"id": "babele",
"type": "module",
"manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json",
"compatibility": {}
},
{
"id": "swade-fr",
"type": "module",
"compatibility": {}
},
{
"id": "dice-so-nice",
"type": "module",
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json",
"compatibility": {}
}
],
"systems": [
{
"id": "swade",
"type": "system",
"compatibility": {}
}
]
},
"compatibility": {
"minimum": "9",
"verified": "10.287"
}
}