1.1.0-0 • Published 9 years ago

pokemongo-protobufjs v1.1.0-0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Pokemon Go protobuf.js wrapper with full protocol support

This package wraps protobufjs and the current Pokemon Go protobuf definitions together in one package.

Installation

npm i --save pokemongo-protobufjs

Recompile the proto definitions

By now, the POGOProtos include a compile script. Pull the newest revision and compile it with python compile_single.py -d to generate the new versions in tmp/.

And: This README deserves more love :)