Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
notheowner committed Mar 9, 2024
1 parent e24d2ad commit d2b3afa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pages/docs/dragonite/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Dragonite is **closed source** software. We are releasing compiled binaries to t
## Supported MITM clients

- [Aegis](https://pokemod.dev/mapping) (Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (iOS and Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (Mac, iOS and Android)
4 changes: 2 additions & 2 deletions pages/docs/golbat/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ One of Golbat's best features is that pokemon encounters are stored in memory. T
Any client that is able to output raw game protos should technically be parsable by Golbat. We offer limited support for the following clients.

- [Atlas/Aegis](https://pokemod.dev/mapping) (Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (iOS and Android)
- [PogoDroid](https://github.com/Map-A-Droid/MAD)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (Mac, iOS and Android)
- [PogoDroid](https://github.com/Map-A-Droid/MAD) (Android)

If any MITM developer would like to be fully compliant with Golbat's parsing specifications feel free to reach out on [Discord](./docs/help).
2 changes: 1 addition & 1 deletion pages/docs/other/prometheus.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ import { Callout } from 'nextra-theme-docs'
</Callout>

- https://github.com/UnownHash/Golbat/pull/100
- https://github.com/UnownHash/prom-dashboards
- https://github.com/UnownHash/Zapdos
2 changes: 1 addition & 1 deletion pages/docs/rotom/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Rotom communicates via websockets (`ws://`) to devices and Dragonite. This commu
## Supported MITM clients

- [Aegis](https://pokemod.dev/mapping) (Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (iOS and Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (Mac, iOS and Android)

## How MITM clients communicate with Rotom?

Expand Down

0 comments on commit d2b3afa

Please sign in to comment.