You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I was browsing GitHub for a Golang lib to build a small tool to interact with a minecraft server and stumbled over yours. I used your code to understand the RCON protocol. I made some small readability changes while reading it and added the support for the module system from go. I haven't touched the public API, the tests are still passing and I have it integrated in rcon-cli where I am still able to use it.
If your interested feel free pull the things you want or if you prefer it I can craft some pull requests. https://github.com/hamburghammer/rcon
The text was updated successfully, but these errors were encountered:
Hi there,
I was browsing GitHub for a Golang lib to build a small tool to interact with a minecraft server and stumbled over yours. I used your code to understand the RCON protocol. I made some small readability changes while reading it and added the support for the module system from go. I haven't touched the public API, the tests are still passing and I have it integrated in rcon-cli where I am still able to use it.
If your interested feel free pull the things you want or if you prefer it I can craft some pull requests.
https://github.com/hamburghammer/rcon
The text was updated successfully, but these errors were encountered: