Skip to content

Versioning

maggi373 edited this page Dec 16, 2019 · 2 revisions

Our versioning is based on Semantic Versioning 2.0.0 at https://semver.org/spec/v2.0.0.html#summary

We use currently (now old standard) x.y.z[letter] this is based loosely on Sematic versioning by random circumstances

The new standard will be heavely based on Sematic versioning MAJOR.MINOR.PATCH. Where we also will continue our current layout.

The standard will look like x.y.z[letter], for an eksample 2.1.0c

First number x will be a world/level breaking update were there are little to no backwards compability

Second number y will be mods or features that got removed limiting the backwardscompalty so you cant join old servers but world transfer should be fine

Third number z will be features or mods that got added and support limited or full backwardscompality

The letter in the versioning will mostly contain config changes, so here it will be both back and forward compality at place

Clone this wiki locally