mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2025-06-14 06:00:33 -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
|
## Features
|
||||||
|
|
||||||
* Supports Minecraft version 1.4.7pre
|
* Supports Minecraft version 1.4.7
|
||||||
* Parses all packets and emits events with packet fields as JavaScript
|
* Parses all packets and emits events with packet fields as JavaScript
|
||||||
objects.
|
objects.
|
||||||
* Send a packet by supplying fields as a JavaScript object.
|
* Send a packet by supplying fields as a JavaScript object.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue