文件名称:pokemongo-game-master:解码的GAME_MASTER-protobuf文件的集合
文件大小:72.25MB
文件格式:ZIP
更新时间:2024-06-12 15:33:56
pokemongo-game-master Java
宠物小精灵游戏大师 此存储库是已解码的GAME_MASTER-protobuf文件的集合 入门 如果您想拥有最新的GAME_MASTER版本,只需执行以下shell命令即可。 这将下载此存储库的最新GAME_MASTER.json文件。 wget https://raw.githubusercontent.com/pokemongo-dev-contrib/pokemongo-game-master/master/versions/latest/V2_GAME_MASTER.json 节点JS 确保通过运行npm i pokemongo-game-master安装软件包。 只需在代码内以protobuf或json格式请求版本即可。 在幕后,它将从该存储库中获取数据,并以promise返回值。 const gameMaster = require ( 'pokemongo-game