1
0

Fixed ProtoProxy.

This commit is contained in:
madmaxoft
2014-04-29 11:48:57 +02:00
parent 79ec770d77
commit e39f2a21d5
4 changed files with 25 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ You need to set the server *not* to verify usernames ("online-mode=false" in ser
ProtoProxy is not much dependent on the protocol - it will work with unknown packets, it just won't parse them into human-readable format.
The latest protocol which has been tested is 1.6.1 (#73).
The latest protocol which has been tested is 1.7.9 (#5).
*/