public final class EMK
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MADE_FOR_EQUILINOX_VERSION
Version of Equilinox the Equilinox Mod Kit has been tested with.
|
static java.lang.String |
VERSION
Version of the Equilinox Mod Kit following the semantic versioning system.
|
static int |
VERSION_MAJOR
Version of the Equilinox Mod Kit following the semantic versioning system of
MAJOR.MINOR.PATCH . |
static int |
VERSION_MINOR
Version of the Equilinox Mod Kit following the semantic versioning system of
MAJOR.MINOR.PATCH . |
static int |
VERSION_PATCH
Version of the Equilinox Mod Kit following the semantic versioning system of
MAJOR.MINOR.PATCH . |
public static final int VERSION_MAJOR
MAJOR.MINOR.PATCH
.public static final int VERSION_MINOR
MAJOR.MINOR.PATCH
.public static final int VERSION_PATCH
MAJOR.MINOR.PATCH
.public static final java.lang.String VERSION
public static final java.lang.String MADE_FOR_EQUILINOX_VERSION