nrkn / pvpoke-node

MIT License
6 stars 6 forks source link

Added "slice-upstream-gm" script #3

Closed aakropotkin closed 4 years ago

aakropotkin commented 4 years ago

Downloads PvPoke's gamemaster.json file and slices a list of root keys to smaller files under dist/data.

Usage: npm run build; node ./dist/sandbox/slice-upstream-gm; ls ./dist/data/;

aakropotkin commented 4 years ago

Hey I forgot to wipe out unrelated commits. Let me redo this.