Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Url fix #34

Merged
merged 1 commit into from
Jul 22, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ POGOProtos

This repository contains the [ProtoBuf](https://github.com/google/protobuf) `.proto` files needed to decode the PokémonGo RPC.

If you want to know which messages are implemented right now, click [here](https://github.com/AeonLucid/POGOProtos/blob/master/pogo/Networking/Requests/RequestType.proto).
If you want to know which messages are implemented right now, click [here](https://github.com/AeonLucid/POGOProtos/blob/master/src/POGOProtos/Networking/Requests/RequestType.proto).

# Usage

Expand Down Expand Up @@ -73,4 +73,4 @@ If you don't want to compile POGOProtos but instead use it directly, check out t

| Language | Source |
|--------------|-------------------------------------------------------|
| NodeJS | https://github.com/rastapasta/node-pokemongo-protobuf |
| NodeJS | https://github.com/rastapasta/node-pokemongo-protobuf |