UltimMC: Actually make profile for local accounts, fixes #334

This commit is contained in:
Neptune
2024-03-07 23:57:59 -05:00
parent 17a06d8eab
commit 0b4b9a1783
18 changed files with 305 additions and 57 deletions

View File

@@ -40,7 +40,9 @@ struct MinecraftProfile {
enum class AccountType {
MSA,
Mojang
Mojang,
Local,
Elyby
};
enum class AccountState {