Closed marchermans closed 4 years ago
This adds support for release candidates into the MinecraftVersion parser. Identifies versions that contain "-rc" as a release candidate.
Adds the rc number as a field to the MinecraftVersion that behaves identical to the PreRelease version number.
Missing type...
Where?
This adds support for release candidates into the MinecraftVersion parser. Identifies versions that contain "-rc" as a release candidate.
Adds the rc number as a field to the MinecraftVersion that behaves identical to the PreRelease version number.