# Functions
Download downloads the specified Factorio version to the output directory.
EnsureVersion ensures that the Factorio server is installed and up-to-date.
GetVersionForChannel returns the latest version of the specified channel.
VersionIsChannel returns true if the specified version is a channel.
# Constants
ChannelExperimental is the experimental channel.
ChannelStable is the stable channel.
# Type aliases
Channel is a Factorio release channel.