v0.1.13
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 0.1.13
|
||||||
|
- ajout des historiques
|
||||||
|
|
||||||
## 0.1.12
|
## 0.1.12
|
||||||
- passage des packs en LevelDB
|
- passage des packs en LevelDB
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000002
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2023/09/07-13:33:27.966075 7fc6a5fef640 Delete type=3 #1
|
||||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000002
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
2023/09/07-13:35:23.277055 7fc6a5fef640 Delete type=3 #1
|
||||||
Binary file not shown.
+16
@@ -46,6 +46,22 @@
|
|||||||
"type": "Item",
|
"type": "Item",
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "historiques",
|
||||||
|
"label": "Historiques",
|
||||||
|
"system": "vermine2047",
|
||||||
|
"path": "packs/historiques",
|
||||||
|
"type": "Item",
|
||||||
|
"private": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "table",
|
||||||
|
"label": "Tables Aléatoires",
|
||||||
|
"system": "vermine2047",
|
||||||
|
"path": "packs/tables",
|
||||||
|
"type": "RollTable",
|
||||||
|
"private": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pretires",
|
"name": "pretires",
|
||||||
"label": "Prétirés",
|
"label": "Prétirés",
|
||||||
|
|||||||
Reference in New Issue
Block a user