- Export data to
raw/VERSION/ - Change
versioninbasic.js - Run
node basic.js-> createsbasic.json+datatables.json - Run
node items.js-> createdocs/items.json - Adapt version in
docs/items.html - Run
node strucutes.js-> createdocs/strucutes.json - Adapt version in
docs/strucutes.html
This is a file parsed from all jsons of the raw data.
It has merged all jsons from raw to one file and normalized all data into a flat json. Inheritance is merged as well.
All the datatables in one file, but in theory all data should be merged in basic.json as well
A json file with all items and some cleaner data as basic.json