repositorypackage
0.0.0-20200225194026-28d3d76918c9
Repository: https://github.com/scottwinkler/go-minecraft.git
Documentation: pkg.go.dev
# README
Minecraft Go Client
This is an API client for terraform-minecraft-plugin.
NOTE
The Minecraft API endpoints are in beta and are subject to change! So that means this API client is also in beta and is also subject to change.
Installation
Installation can be done with a normal go get
:
go get -u github.com/swinkler/go-minecraft