Cake Launcher is a launcher I developed for my Minecraft server (Cake Launcher (mistaken))
2021-09-30 | Microsoft Login#
10-01 | Initial Completion#
Microsoft login is basically completed. Currently, the launcher uses the launch core SquareMinecraftLauncherCore for offline login, Mojang official login, and Microsoft official login.
Thanks to Bilibili UP Xiao Ye Jun for the tutorial and Microsoft login DLL.
But now there is a new problem to solve: If the game is launched using Microsoft login, the launcher will not be able to continue running the subsequent code.
Please wait for further updates...
If you want to help me fix this problem or contribute to the launcher, you can go to the GitHub repository
10-01 | Continued Optimization#
After relentless inquiries and code comparisons, Microsoft login no longer crashes the launcher.
However, the issue of not being able to obtain the access_token has appeared.
Waiting for updates...