Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
beta-1.5.0 source code.tar.gz | 2024-11-02 | 1.7 MB | |
beta-1.5.0 source code.zip | 2024-11-02 | 1.7 MB | |
README.md | 2024-11-02 | 965 Bytes | |
OpenLauncher.deb | 2024-11-02 | 167.0 MB | |
OpenLauncher.bin | 2024-11-01 | 168.9 MB | |
OpenLauncher.exe | 2024-11-01 | 123.5 MB | |
Totals: 6 Items | 462.6 MB | 0 |
- Microsoft auth has been improved to use the new aproved API, now it's possible to login with a Microsoft account without any problem.
- Now when you login with a Microsoft account, the launcher will remember your account and you won't need to login again, unless you logout.
- Now you can run Minecraft with the new run.py file to run whitout the GUI, you can add arguments to the OpenLauncher for example:
OpenLauncher.bin -mc_name Steve -mc_ver 1.21.1
for offline mode orOpenLauncher.bin -mc_ver 1.21.1 -online true
for online mode with the last account logged in. - There is one bug that causes the launcher to crash when you run the game with the GUI but the game runs fine, this isn't a big problem because the game always open but i will try to fix this in the next version (at least the game runs fine).
- Some minor changes to the compile scripts
Full Changelog: https://github.com/CesarGarza55/OpenLauncher/compare/beta-1.4.0...beta-1.5.0