nedb crap

This commit is contained in:
Histausse 2023-06-10 19:14:19 +02:00
parent a696e7f775
commit a0f12a9734
2 changed files with 14 additions and 1 deletions

View file

@ -2,6 +2,19 @@
Module for the Beguiler class in foundry. Module for the Beguiler class in foundry.
## Meh
because javascrip, packs data is not stored as json but as nedb files. Thankfully, we can avoid using an unmaintained javascript tool by using `jq`:
```
cat hbw-classe.json | jq -c > hbw-classe.db
```
## TODO
- Add class description
- Add translation
## Docs ## Docs
- https://gitlab.com/asacolips-projects/foundry-mods/dungeonworld/-/tree/master/ - https://gitlab.com/asacolips-projects/foundry-mods/dungeonworld/-/tree/master/

View file

@ -51,7 +51,7 @@
"bIDVbZVEJSWPcBi1", "bIDVbZVEJSWPcBi1",
"IsyhcXjdMpUzK3r5", "IsyhcXjdMpUzK3r5",
"aXVYHRjX2eoRTtCQ", "aXVYHRjX2eoRTtCQ",
"lG9aDTZcWfYBHCjj", "lG9aDTZcWfYBHCjj"
] ]
}, },
"2": { "2": {