Ajout langues et revue equipement

This commit is contained in:
2022-02-15 20:53:13 +01:00
parent 634e755846
commit 1734ce87cd
9 changed files with 543 additions and 40 deletions

View File

@@ -7,7 +7,7 @@
"url": "https://github.com/ZigmundKreud/bol",
"license": "LICENSE.txt",
"flags": {},
"version": "1.0.1",
"version": "1.0.2",
"templateVersion": 18,
"minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "9",
@@ -108,6 +108,15 @@
"system": "bol",
"entity": "Scene",
"private": false
},
{
"label": "Langues",
"type": "Item",
"name": "languages",
"path": "packs/languages.db",
"system": "bol",
"entity": "Item",
"private": false
}
],
"system": [],