| Main | Dev |
|---|---|
Rewritten Dragalia Lost data parser.
This parses the Dragalia Lost assets dumped by dragalia-asset-downloader-2 to files usable for the Dragalia Lost info website.
This succeeds the functionality of the Gen 1 parser.
Install dependencies:
npm installPull project dependencies:
git submodule update --init --recursiveBuild before the first run:
npm run dev:buildor
npm run prod:build