mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-05 06:40:08 +00:00
Launching the game now possible. Feature parity with master branch
This commit is contained in:
@@ -85,6 +85,12 @@ public: /* construction */
|
||||
|
||||
public: /* manipulation */
|
||||
/**
|
||||
* Overrides the login type on the account.
|
||||
* Accepts "mojang" and "dummy". Returns false if other.
|
||||
*/
|
||||
bool setLoginType(const QString &loginType);
|
||||
|
||||
/**
|
||||
* Sets the currently selected profile to the profile with the given ID string.
|
||||
* If profileId is not in the list of available profiles, the function will simply return
|
||||
* false.
|
||||
|
||||
Reference in New Issue
Block a user