forked from public/foundryvtt-swade-fr
Merge branch 'dev' into 'pierre.vigne151-master-patch-71717'
# Conflicts: # module.json
This commit is contained in:
32
module.json
32
module.json
@ -1,16 +1,36 @@
|
||||
{
|
||||
"name": "swade-fr",
|
||||
"title": "Traduction française de SWAD",
|
||||
"description": "Ajoute le français (FRANCE) au système SWADE",
|
||||
"version": "0.17.2",
|
||||
"title": "SWADE French translation",
|
||||
"description": "Adds French(FRANCE) to the SWADE system <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>",
|
||||
"version": "0.17.3",
|
||||
"minimumCoreVersion" : "0.7.9",
|
||||
"compatibleCoreVersion" : "0.7.9",
|
||||
"author": "Kyane, Leratier Bretonnien, U~man, X.O. de Vorcen",
|
||||
|
||||
"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"
|
||||
}
|
||||
],
|
||||
|
||||
"scripts": [],
|
||||
"styles": ["swade-fr.css"],
|
||||
"packs": [],
|
||||
|
||||
"esmodules": [
|
||||
"modules/swade-fr-init.js"
|
||||
],
|
||||
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
|
Reference in New Issue
Block a user