2021-03-14 14:39:32 +01:00
{
"name" : "swade-fr" ,
"title" : "SWADE en Français" ,
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-15 13:52:32 +01:00
"version" : "0.17.2.0" ,
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-14 14:39:32 +01:00
"author" : "Sasmira, Kyane, Leratier Bretonnien, U~man" ,
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-15 13:52:32 +01:00
"download" : "https://gitlab.com/sasmira/swade-fr/-/jobs/artifacts/v0.17.2.0/raw/swade-fr.zip?job=build"
2021-03-14 14:39:32 +01:00
}