mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Offline mode support, part 1
Refactor MojangAccount so it exposes a less generic interface and supports login. Hide the ugly details. Yggdrasil tasks are now only used from MojangAccount.
This commit is contained in:
parent
613699b362
commit
f028aa76bc
18 changed files with 265 additions and 322 deletions
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
#include <logger/QsLog.h>
|
||||
|
||||
#include <logic/auth/flows/AuthenticateTask.h>
|
||||
|
||||
#include <gui/dialogs/ProgressDialog.h>
|
||||
|
||||
#include <MultiMC.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue