Posted February 13, 2019 by Siduron
As the duration of total playtime in Mines of Volantis continues to get longer, I continued to receive requests for the ability to save your progress. Inititally I was expecting it to be too complex, but understood that without this feature it would be pointless for players to return to the game.
So after doing some research in my code base I found a way to save and restore everything. Your progress is saved automatically at a specific interval and when closing the game. When running the game next time your have the option to continue the game or start a new game.