Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properly

This commit is contained in:
dada513
2022-03-28 20:55:06 +02:00
33 changed files with 1083 additions and 1428 deletions

View File

@ -727,6 +727,7 @@ Application::Application(int &argc, char **argv) : QApplication(argc, argv)
m_settings->registerSetting("PastebinURL", "https://0x0.st");
m_settings->registerSetting("CloseAfterLaunch", false);
m_settings->registerSetting("QuitAfterGameStop", false);
// Custom MSA credentials
m_settings->registerSetting("MSAClientIDOverride", "");