mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2025-05-12 14:20:25 -04:00
README: remove the 'pre' from the version so people don't get confused
This commit is contained in:
parent
b36b2b1089
commit
6958d1a747
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Parse and serialize minecraft packets, plus authentication and encryption.
|
|||
|
||||
## Features
|
||||
|
||||
* Supports Minecraft version 1.4.7pre
|
||||
* Supports Minecraft version 1.4.7
|
||||
* Parses all packets and emits events with packet fields as JavaScript
|
||||
objects.
|
||||
* Send a packet by supplying fields as a JavaScript object.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue