Posted September 23, 2024 by QuotePilgrim
And now I have finally added a versioning system. The version number is nothing more than a number that gets incremented every time the build script runs successfully. The script is set up to run every time I commit changes to the git repo. I had no idea how many times I had already ran the script so I just picked a nice round number, 100. I ran the build script four times since, hence 104 being the current version number.
To find out what version of the game you have, look for a file named "version" inside "dreamscapes.ipk3" and open it with any text editor.
Changes since last version: