Commit Graph
11 Commits
Author SHA1 Message Date
wei 6ab807356d Add account manager and the account page is now fully functional.
Fix "Missing javaVersion" error when launching legacy Minecraft.

Add settings page. (But is not fully implemented yet)
2026-08-03 00:16:12 +08:00
wei eff990f7e4 Now launcher has a nice launch ui and it can launch MiNeCRaFt. 2026-08-01 02:34:27 +08:00
wei b5df1ec1ca Now vanilla (or with Fabric loader) profile creation is implemented. 2026-07-31 22:14:34 +08:00
wei 8d850408cd Code some ui and fix parse library will throw exception sometimes. 2026-07-23 00:47:44 +08:00
wei e15bd758f3 Add page switch feature to main window and now all qt stylesheet are loaded from an external file.
Rename test dialog window to test page.
2026-07-14 16:41:14 +08:00
wei bd5a1e8974 Add module that about java runtime management to core_lib. 2026-07-13 22:06:39 +08:00
wei ccbe2052b8 Finish asset gui logic and argument parse module. 2026-07-13 01:19:11 +08:00
wei 864ce33db1 All the library (included natives) process are test finished. 2026-07-12 22:43:34 +08:00
wei e42a9b0a50 Now the *launcher* can parse natives in version manifest.
(Never let me did it again...it's a bullsh*t)
2026-07-12 00:06:11 +08:00
wei 2bd9dd8105 Add a test method to download client and libraries.
Add a simple File object to simplify certain file operations.

INFO: Libraries are unfiltered. Some of the library that for other platform will be downloaded too.
2026-07-11 01:19:36 +08:00
wei 4734cabe4c Move some game data functions to version_info.py 2026-07-10 23:31:46 +08:00