mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-07-06 20:23:54 -05:00
Update README.md
This commit is contained in:
parent
7169d9b020
commit
9736183ddd
11
README.md
11
README.md
|
|
@ -24,15 +24,8 @@ For now, the pokemon go app traffic has to get forwarded manually to this custom
|
|||
|
||||
## Server setup
|
||||
|
||||
You need a running mongodb service, enter your credentials into ``./cfg.js``.
|
||||
You need a running mongodb or mysql service, enter your credentials into ``./cfg.js``.
|
||||
|
||||
If everything went fine, it should look like:
|
||||
|
||||

|
||||
|
||||
## Todo
|
||||
- Viewing a pokemon shows invalid data (wrong weight, height, type etc.)
|
||||
- Transfer button doesnt trigger (maybe related to above?)
|
||||
- Items doesnt show
|
||||
- Pokemon models get downloaded correctly, but somehow they dont load properly. They show on map, but not in pokemon info screen, pokedex or while encountering.
|
||||
- Players exp bar is bugged, proto related?
|
||||

|
||||
Loading…
Reference in New Issue
Block a user