Update README.md

This commit is contained in:
Felix 2016-08-16 14:49:52 +02:00
parent 7169d9b020
commit 9736183ddd

View File

@ -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:
![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "")
## 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?
![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "")