2020-05-18 18:25:41 +02:00
{
"name" : "swade-fr" ,
2021-03-17 21:16:02 +01:00
"title" : "SWADE - Traduction française" ,
2021-03-20 14:50:30 +01:00
"description" : "Ajoute le français (FRANCE) au système SWADE.<p> Une traduction Babele des compendiums est inclue mais optionnelle. (Encore en test, à utiliser à vos risques et périls !) </p> <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'>Discord francophone</a></p>" ,
2022-08-18 23:02:07 +02:00
"version" : "1.2.0" ,
2021-03-02 22:40:15 +01:00
"minimumCoreVersion" : "0.7.9" ,
2022-04-29 16:02:22 +02:00
"compatibleCoreVersion" : "9" ,
2021-03-17 21:16:02 +01:00
"author" : "BoboursToutCool, Gronyon, Kyane, LeRatierBretonnien, Sasmira, U~man,X.O. de Vorcen" ,
"authors" : [
{
"name" : "BoboursToutCool" ,
"discord" : "BoboursToutCool#9787"
} ,
{
"name" : "Cyril - Gronyon- Ronseaux" ,
"discord" : "Gronyon#0843"
} ,
{
"name" : "Kyane von Schnitzel" ,
"discord" : "Kyane von Schnitzel#8654"
} ,
{
"name" : "LeRatierBretonnien" ,
"discord" : "LeRatierBretonnien#2065"
} ,
{
"name" : "Sasmira" ,
"discord" : "Sasmira#4566"
} ,
{
"name" : "U~man" ,
"discord" : "U~man#2374"
} ,
{
"name" : "X.O. de Vorcen"
}
] ,
2021-03-17 20:23:40 +01:00
"dependencies" : [
{
"name" : "swade" ,
"type" : "system"
} ,
{
"name" : "dice-so-nice" ,
"type" : "module" ,
"manifest" : "https://gitlab.com/riccisi/foundryvtt-dice-so-nice/-/raw/master/module/module.json"
}
] ,
2020-05-18 18:25:41 +02:00
"scripts" : [ ] ,
2021-03-03 00:47:33 +01:00
"styles" : [ "swade-fr.css" ] ,
2020-05-18 18:25:41 +02:00
"packs" : [ ] ,
2021-03-17 20:23:40 +01:00
"esmodules" : [
"modules/swade-fr-init.js"
] ,
2020-05-18 18:25:41 +02:00
"languages" : [
{
"lang" : "fr" ,
"name" : "French (FRANCE)" ,
"path" : "fr.json"
}
] ,
2022-05-21 12:53:59 +02:00
"url" : "https://www.uberwald.me/gitea/public//foundryvtt-swade-fr" ,
2022-05-21 12:55:03 +02:00
"manifest" : "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/raw/branch/master/module.json" ,
2022-07-07 22:12:47 +02:00
"download" : "https://www.uberwald.me/gitea/public/foundryvtt-swade-fr/archive/foundryvtt-swade-fr-0.21.5.3.zip"
}