swade-fr-content/module/module.json

87 lines
2.1 KiB
JSON
Raw Normal View History

{
"name": "swade-fr",
2021-05-24 19:04:17 +02:00
"title": "SWADE Core Rules en Français - *NON-OFFICIEL*",
2021-03-17 02:09:41 +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": {},
2021-11-16 14:53:31 +01:00
"version": "0.18.4.2",
2021-11-16 15:14:32 +01:00
"minimumCoreVersion": "0.8.0",
2021-11-15 23:06:31 +01:00
"compatibleCoreVersion": "1.0.0",
"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"
},
{
"name": "dice-so-nice",
"type": "module",
"manifest": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
}
],
"socket": false,
"manifest": "https://gitlab.com/sasmira/swade-fr/-/raw/master/module/module.json",
2021-11-15 23:18:17 +01:00
"download": "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.18.4.2/raw/swade-fr.zip?job=build",
2021-11-15 23:06:31 +01:00
"protected": false,
"coreTranslation": false,
"library": false
2021-11-15 23:18:17 +01:00
}