Posted January 03, 2025 by Dale Green
#Patch #Hotfix #Update #News #Information
Hi all,
This is a very minor hotfix plus some small changes to prepare for development on version 1.1.
The hotfix in question was that the "Update Available" button (which you won't have seen with this update for the reasons further down) will take you to the quest system project rather than this project. Moving forward, it will bring you to the correct project :P
The other small changes was mainly around how I deal with versioning. For those of you with technical knowledge, I've switched from using a float to a Version type so I can create versions like this (1.0.1) which allow for proper semantic versioning whereas the float-parsing didn't.
That's all for this one. Look forward to 1.1 when it releases :)