Have a kind of manifest system, where when creating a new game or project the user can also make a manifest.json with the current version so that if the game is loaded with a bump in version (in the manifest) the game can auto delete the save if needed or update/change some facts
Have a kind of manifest system, where when creating a new game or project the user can also make a manifest.json with the current version so that if the game is loaded with a bump in version (in the manifest) the game can auto delete the save if needed or update/change some facts