Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OpenLauncher.bin | 2024-10-09 | 55.4 MB | |
OpenLauncher.deb | 2024-10-09 | 54.6 MB | |
OpenLauncher.exe | 2024-10-09 | 48.1 MB | |
beta-1.3.0 source code.tar.gz | 2024-10-09 | 1.5 MB | |
beta-1.3.0 source code.zip | 2024-10-09 | 1.5 MB | |
README.md | 2024-10-09 | 904 Bytes | |
Totals: 6 Items | 161.0 MB | 0 |
- Now you can login with your Microsoft account in the launcher and play Minecraft with your official account. (There may still be errors in the system, as this is the first review. I will work on improving the system in the future.)
- The authentication is done through the Microsoft OAuth2 API, so the launcher doesn't store any sensitive information.
- The access token is stored in the user_data.json file, so you don't need to login every time you open the launcher (unless you logout or the token expires, if that happens you will need to reauthenticate again, in theory, this should not happen regularly and the token should last a long time before expiring).
- Fixed some bugs with the Discord Rich Presence checkbox.
- Fixed some bugs with the background image adaptation to the window size.
Full Changelog: https://github.com/CesarGarza55/OpenLauncher/compare/beta-1.2.1...beta-1.3.0