Dungeoneer icon indicating copy to clipboard operation
Dungeoneer copied to clipboard

Add some sort of database migration functionality

Open Durtur opened this issue 3 years ago • 0 comments

Dungeoneer should check version on startup in main.js. If current version is higher than last migration version, run migration (e.g. join json files). Since most json files are copied from the program folder to the AppData folder updates to monsters.json or names.json will not be inserted into these copied files.

Durtur avatar Apr 26 '21 20:04 Durtur