nrkn / pvpoke-node

MIT License
6 stars 6 forks source link

Create a build process #6

Closed nrkn closed 4 years ago

nrkn commented 4 years ago

Uses previous sandbox slice-upstream-gm to slice and transform the pvpoke data and place it in the correct locations

Also updates types to reflect some changes to the underlying pvpoke data structures, eg legacyMoves -> eliteMoves and shadow: boolean -> shadoweligibile in tags array

@alexameen I've included you as a reviewer because I made significant changes to your slice-upstream-gm