2020-05-18 18:25:41 +02:00
{
"name" : "swade-fr" ,
2021-03-17 20:50:31 +01:00
"title" : "Traduction française de SWADE" ,
"description" : "Ajoute le français (FRANCE) au 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 20:23:40 +01:00
"version" : "0.17.3" ,
2021-03-02 22:40:15 +01:00
"minimumCoreVersion" : "0.7.9" ,
"compatibleCoreVersion" : "0.7.9" ,
2021-03-17 20:23:40 +01:00
"author" : "Sasmira, Kyane, Leratier Bretonnien, U~man, X.O. de Vorcen" ,
"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"
}
] ,
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"
}
] ,
"url" : "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr" ,
"manifest" : "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/raw/master/module.json" ,
"download" : "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/archive/master/foundryvtt-swade-fr-master.zip"
2021-03-08 21:28:23 +01:00
}