mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-04-17 15:15:52 -05:00
Beautify README.md
This commit is contained in:
parent
83ca772e53
commit
6b2b2ee10a
35
README.md
35
README.md
|
|
@ -1,21 +1,22 @@
|
|||
````
|
||||
______ _____ _____ _____
|
||||
| ___ \ _ | __ \ _ |
|
||||
| |_/ / | | | | \/ | | | ___ ___ _ ____ _____ _ __
|
||||
| __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
|
||||
| | \ \_/ / |_\ \ \_/ /\__ \ __/ | \ V / __/ |
|
||||
\_| \___/ \____/\___/ |___/\___|_| \_/ \___|_|
|
||||
______ _____ _____ _____
|
||||
| ___ \ _ | __ \ _ |
|
||||
| |_/ / | | | | \/ | | | ___ ___ _ ____ _____ _ __
|
||||
| __/| | | | | __| | | |/ __|/ _ \ '__\ \ / / _ \ '__|
|
||||
| | \ \_/ / |_\ \ \_/ /\__ \ __/ | \ V / __/ |
|
||||
\_| \___/ \____/\___/ |___/\___|_| \_/ \___|_|
|
||||
````
|
||||
|
||||
<a href="#">
|
||||
<img src="https://img.shields.io/badge/Pokemon%20GO-0.35.0-blue.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://discord.gg/gu8ZUJp">
|
||||
<img src="https://img.shields.io/badge/Discord-Join%20Chat%20%E2%86%92-738bd7.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://nodejs.org/api/documentation.html#documentation_stability_index">
|
||||
<img src="https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square" alt="Stability" />
|
||||
</a>
|
||||
<div align="center">
|
||||
<a href="#">
|
||||
<img src="https://img.shields.io/badge/Pokemon%20GO-0.35.0-blue.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://discord.gg/gu8ZUJp">
|
||||
<img src="https://img.shields.io/badge/Discord-Join%20Chat%20%E2%86%92-738bd7.svg?style=flat-square" />
|
||||
</a>
|
||||
<a href="https://nodejs.org/api/documentation.html#documentation_stability_index">
|
||||
<img src="https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square" alt="Stability" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<img width="25%" src="http://image.prntscr.com/image/55fb47b99164465abefb2698a7bb142d.png" />
|
||||
<img width="24%" src="http://image.prntscr.com/image/0ab416fa479f427180476cad8a238f04.png" />
|
||||
|
|
@ -37,7 +38,7 @@ DOWNLOAD_PASSWORD: "PASSWORD";
|
|||
````
|
||||
|
||||
## Tunneling setup
|
||||
The pokemon go app traffic has to get forwarded manually to this custom server. To do so, download [rastapasta](https://github.com/rastapasta)'s [Pokemon Go Xposed](https://github.com/rastapasta/pokemon-go-xposed/releases) app and follow the installation instructions [here](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it).
|
||||
The pokemon go app traffic has to get forwarded manually to this custom server. Download [rastapasta](https://github.com/rastapasta)'s [Pokemon Go Xposed](https://github.com/rastapasta/pokemon-go-xposed/releases) app and follow the installation instructions [here](https://github.com/rastapasta/pokemon-go-xposed#how-to-use-it).
|
||||
|
||||
## Database setup
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user