Merge pull request #482 from TheCodex6824/mojang-auth-fix

This commit is contained in:
Sefa Eyeoglu
2022-04-25 21:55:00 +02:00
committed by GitHub
7 changed files with 319 additions and 3 deletions

View File

@ -235,6 +235,8 @@ set(MINECRAFT_SOURCES
minecraft/auth/steps/MigrationEligibilityStep.h
minecraft/auth/steps/MinecraftProfileStep.cpp
minecraft/auth/steps/MinecraftProfileStep.h
minecraft/auth/steps/MinecraftProfileStepMojang.cpp
minecraft/auth/steps/MinecraftProfileStepMojang.h
minecraft/auth/steps/MSAStep.cpp
minecraft/auth/steps/MSAStep.h
minecraft/auth/steps/XboxAuthorizationStep.cpp