Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Version Number and Milestones

Colby Tang edited this page Feb 8, 2018 · 8 revisions

This page dictates what the alphanumerical characters mean in the version number.


  • v[Release].[Milestone][Build Number][Hotfix]
  • Example: v0.15a

Definitions

  • v: Indicates that the following characters is the version number.
  • Release: Increments when a major release happens. (E.g. release to the public, or another section of Monstralia opens)
  • Milestone: Reached a certain milestone.
  • Build Number: When a small addition is made to a milestone, resets after the next milestone is reached.
  • Hotfix: Usually applied when a bug is found during playtesting and is quickly fixable. Goes in alphabetical order.