mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-05 14:49:12 +00:00
Dehardcode account providers (#38)
* Dehardcode account providers * Fix crash on creation * Add dynamic 'add account dialog' provider selector * Fix typo and add newlines * Rename loginType to provider * Rename MojangAccount to Account and MojangAccountList to AccountList * Fix json save error
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <QUrl>
|
||||
|
||||
#include "minecraft/PackProfile.h"
|
||||
#include "minecraft/auth/MojangAccountList.h"
|
||||
#include "minecraft/auth/AccountList.h"
|
||||
#include "minecraft/mod/Mod.h"
|
||||
#include "icons/IconList.h"
|
||||
#include "Exception.h"
|
||||
|
||||
Reference in New Issue
Block a user