Update!
No visual changes, just a handful small bug fixes, as well as a few bug discoveries.
Fixed bug where adding a new game or editing the .exe associated with an existing game could sometimes activate a Microsoft OneDrive window......long story..... (dialog.AutoUpgradeEnabled = False) for any interested programmers.
Fixed bug where "Save" buttons on secondary forms were disabled by default when editing a server or game profile, until you change the contents of a field.
Fixed bug where editing the game for the selected profile would clear the server profile box (it should not)
Fixed bug where adding a new game would not clear the server profile box if a profile was already selected (it should)
Known bugs:
Deleting a game will automatically save the first game in the list as the "last game used", to be restored on next launch if the program is then closed without launching a game. This causes some field-checking code to false-trigger and causes weird results (all fields are blank except for the game).
Games can be deleted even if there is a saved profile that uses that game, which results in a broken profile.
New Games and Profiles may be saved with identical names to existing saved ones, creating identical copies in every sense except the coded index number.
EDIT: Field focus is not reset on secondary forms between multiple calls (fixed in next version).
Thats it!
Download: [Old version removed]