Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properly
This commit is contained in:
commit
341eb16a4c
33 changed files with 1083 additions and 1428 deletions
|
@ -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", "");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue