1.1.0-0 • Published 9 years ago
pokemongo-protobufjs v1.1.0-0
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-protobufjsRecompile 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 :)