2021-03-14 14:39:32 +01:00
{
"name" : "swade-fr" ,
2021-03-25 01:13:06 +01:00
"title" : "SWADE en Français - version *PREMIUM*" ,
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-03-29 14:07:37 +02:00
"version" : "0.17.2.2" ,
2021-03-14 14:39:32 +01:00
"minimumCoreVersion" : "0.7.9" ,
2021-03-15 13:52:32 +01:00
"compatibleCoreVersion" : "1.0.0" ,
2021-03-17 21:12:35 +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-14 16:54:58 +01:00
"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"
}
] ,
2021-03-14 14:39:32 +01:00
"scripts" : [ ] ,
"styles" : [ "swade-fr.css" ] ,
"packs" : [ ] ,
2021-03-15 09:22:27 +01:00
"esmodules" : [
"modules/swade-fr-init.js"
] ,
2021-03-14 14:39:32 +01:00
"languages" : [
{
"lang" : "fr" ,
"name" : "French (FRANCE)" ,
"path" : "fr.json"
}
] ,
"url" : "https://gitlab.com/sasmira/swade-fr" ,
"manifest" : "https://gitlab.com/sasmira/swade-fr/-/raw/master/module/module.json" ,
2021-03-29 14:07:37 +02:00
"download" : "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.17.2.2/raw/swade-fr.zip?job=build"
2021-03-14 14:39:32 +01:00
}