Adds support for using a different RakNet master server address
Moves the settings from the registry to a json (old settings are migrated to the new format)
Breaking changes
The settings json is now always in the games folder, this breaks the way linux handled the json config file, which it saved to the SDL_GetPrefPath("Spellbound", "Airline Tycoon Deluxe")
This PR adds the following things:
Breaking changes
The settings json is now always in the games folder, this breaks the way linux handled the json config file, which it saved to the
SDL_GetPrefPath("Spellbound", "Airline Tycoon Deluxe")