Merge branch 'master' of git.zxq.co:ripple/pep.py

This commit is contained in:
Nyo 2016-11-30 20:08:54 +01:00
commit 5cf8c1bde8

View File

@ -1,4 +1,5 @@
## pep.py
This is Ripple's bancho server. It handles:
- Client login
- Online users listing and statuses
@ -7,6 +8,9 @@ This is Ripple's bancho server. It handles:
- Multiplayer
- Fokabot
- Origin: https://git.zxq.co/ripple/pep.py
- Mirror: https://github.com/osuripple/pep.py
## Requirements
- Python 3.5
- MySQLdb (`mysqlclient`)