Update 1.27.0 – Animal/Mining/Farming/Mission

A singular asset had an issue and it made the project failed to compile build (make a playable game). Video game design is pretty touchy. Even too long of a name can potentially waste hours it takes to package a build. It happens. I’m going to fix the issue and rerelease this update with a new update number 1.27.1

All updates will have version numbers for now on using this format MAJOR.MINOR.PATCH

1 = major change in code (ex. We coded the game and released it, the next major update will change this to 2)

.27 = how many minor updates have happened, like adding cows and such. This is actually a random number because I never started counting but I’ve been coding for years so we’ll just start here. The next minor update like ui or more weapons will make this go to .28

.1 = this is the last number. It represents patches. If an issue is fixed in a previous update instead of changing the minor number we’ll update the last number which is called the patch number.

MAJOR.MINOR.PATCH – how to understand version number

Leave a comment