package
1.0.0
Repository: https://github.com/kleister/go-minecraft.git
Documentation: pkg.go.dev

# Functions

FromDefault is a simply wrapper that loads the default URL.
FromPath parses a version definition from file path.
FromString parses a version definition from string.
FromURL parses a version definition from URL.

# Constants

DefaultURL defines the default Minecraft version URL.

# Variables

OldestMinecraft defines the oldest allowed Minecraft version.

# Structs

Filter defines filter attributes for Versions.
Response is the standard root element for the version list.
Version defines the standard version format.

# Type aliases

ByVersion sorts a list of Minecraft versions by ID.
Versions is simply a collection of Version.