I’d like to be able to delete flights from within the sim. I know that I can delete some data by hand, but I’d feel more confident if it happened via the sim. Also, deleting by hand leaves the possibility of having orphan data left. I don’t know enough about how it all works. So along with deleting flights and related data, I’d like a command to clean up the flight data storage. So if I deleted a flight, and didn’t get, say, the plan, then the clean up button would either just to it, or present me with a list of things it considers possible to delete, and let me choose.
1 Like
With every “Mod Dev” now writing and reading to the Data Store, like the Windows Registry, it has the potential to easily become “Corrupted”.
On offline “DatastoreEDIT”, like Regedit would go a long way to help keep this data Intacts, as well as provide a way to backup that data (and Restore as needed)