package
2.0.0+incompatible
Repository: https://github.com/kleister/go-forge.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 Forge version URL.
# Variables
DownloadHomepage defines the download base url to fetch installer.
OldestMinecraft defines the oldest allowed Minecraft version.
# Type aliases
ByMinecraft sorts a list of Forge versions by ID.
ByVersion sorts a list of Forge versions by ID.
Versions is simply a collection of Version.