mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
add gitpod badge
This commit is contained in:
parent
57717ed5ca
commit
fbb1340033
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
[![Gitter](https://img.shields.io/badge/chat-on%20gitter-brightgreen.svg)](https://gitter.im/PrismarineJS/general)
|
||||
[![Irc](https://img.shields.io/badge/chat-on%20irc-brightgreen.svg)](https://irc.gitter.im/)
|
||||
[![Greenkeeper badge](https://badges.greenkeeper.io/PrismarineJS/node-minecraft-protocol.svg)](https://greenkeeper.io/)
|
||||
[![Try it on gitpod](https://img.shields.io/badge/try-on%20gitpod-brightgreen.svg)](https://gitpod.io/#https://github.com/PrismarineJS/node-minecraft-protocol)
|
||||
|
||||
Parse and serialize minecraft packets, plus authentication and encryption.
|
||||
|
||||
|
@ -31,7 +32,7 @@ Parse and serialize minecraft packets, plus authentication and encryption.
|
|||
- Ping status
|
||||
* Robust test coverage.
|
||||
* Optimized for rapidly staying up to date with Minecraft protocol updates.
|
||||
|
||||
|
||||
## Third Party Plugins
|
||||
|
||||
node-minecraft-protocol is pluggable.
|
||||
|
|
Loading…
Reference in a new issue