Skip to content

Commit

Permalink
macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
notheowner committed Mar 9, 2024
1 parent d2b3afa commit 90886c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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/) (Mac, iOS and Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (macOS, iOS and Android)
2 changes: 1 addition & 1 deletion 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/) (Mac, iOS and Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (macOS, 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/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/) (Mac, iOS and Android)
- [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (macOS, iOS and Android)

## How MITM clients communicate with Rotom?

Expand Down

0 comments on commit 90886c5

Please sign in to comment.