Skip to content

Releases: willroberts/minecraft-client

[2.0.0] Updated Client interface; adds timeout support

22 Jan 16:32
a164cba
Compare
Choose a tag to compare
Merge pull request #2 from willroberts/2.0.0

2.0.0

Adjusts message interface

20 Mar 03:19
Compare
Choose a tag to compare
  • Changes message body from type []byte to type string
  • client.SendCommand() now returns type Message instead of type string

Async support + better interface

16 Mar 03:42
Compare
Choose a tag to compare
v1.0.1

Updates README.md

Initial releaase

02 Mar 17:27
Compare
Choose a tag to compare
v1.0.0

Adds LICENSE