Optional
dateOptional
nameOptional
updateReturns whether this version is greater than or equal to the given version. This can be used, for example, to see if a save or mod was created/edited after a specific thing was implemented.
Returns whether this version is greater than or equal to the given version. This can be used, for example, to see if a save or mod was created/edited after a specific thing was implemented.
Returns whether this version is older than the given version.
Returns whether this version is older than the given build time.
Note: Always returns true
if this version object doesn't have a date set.
Returns whether this version is compatible with the game's version. This is used to check, for example, if a mod is compatible with the game's version.
Generated using TypeDoc
A number representing the patch (if beta) or minor (if release), used when the stage is not known