Skip to content

Commit

Permalink
Merge pull request #32 from adgranger/compendiums/traduction-dossiers…
Browse files Browse the repository at this point in the history
…-racine

Traduction des dossiers de compendiums via Babele v2.5.2 (version requise minimum)
  • Loading branch information
adgranger committed Oct 10, 2023
2 parents 3aa1909 + 6a74ea0 commit 6a193b5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions compendium_fr/dnd5e._packs-folders.json
@@ -0,0 +1,9 @@
{
"entries": {
"DnD5e SRD Content": "Contenu DRS D&D 5e",
"Character Features": "Aptitudes de personnage",
"Items & Spells" : "Objets et sorts",
"Monsters" : "Monstres"
}
}

5 changes: 4 additions & 1 deletion module.json
Expand Up @@ -24,7 +24,10 @@
{
"id": "babele",
"type": "module",
"compatibility": {}
"compatibility": {
"minimum": "2.5.2",
"verified": "2.5.2"
}
}
]
},
Expand Down

0 comments on commit 6a193b5

Please sign in to comment.