On start, program creates a directory in user files to store stuff
Defaults to putting the game database in that user files directory
Possible to change the paths to the shared game database, the local game database, and the accounts file
Have to restart for the path changes to take effect (restart automatically? it's kind of a dangerous operation to change this)
Really need to ask the user on first run where to store the databases to make it clear where they are, so they can back it up, make sure it is synced in their drop box, or whatever. Since I am not running a server and having people trust me to keep their data safe, I need to make it more clear that it is both their freedom and responsibility to do so :)