Releases: Nullkooland/GBCLV3
Releases · Nullkooland/GBCLV3
Release 3.0.4.43
Nothing fancy, just some fixes and tweaks.
- If JRE path is changed (e.g., updated to higher version), the launcher will locate the new available JRE path
- If no JRE found, the user will be informed when attempting to launch game
- If no JRE found, there will be a download button shown in
Game Setttings
→JVM Settings
(the download mirror is provided by BMCLAPI) - Add a new background icon (it took me an hour to make the vector with the Pen Tool XD)
- Improve language translations
Release 3.0.3.41
Mainly forge download & launch fixes and UI tweaks
- Fix 1.7.10 forge version cannot launch (the order of libraries in launch args matters!)
- Fix invalid download url for 1.7.10 - 1.8.9 forge versions (why on earth do they got suffixes?)
- Standardize version name format when install forge version
($"{MinecraftVersion}-forge-{ForgeVersion}"
) - Change background icon loading & binding strategy
- Add a new background icon (see if you can get it shown!)
- Refactor some hard-coded color values into
ResourceDictionary
Release 3.0.2.38
From now on, you can seamlessly update the launcher with built-in module!
- Now supports auto version check and update (based on GitHub releases)
- Fix invalid token in refresh authentication
- Fix versions list doesn't load when navigate from 'no version detected' dialog
- Fix forgot to assign download urls for native libraries
- No longer use BMCLAPI to download assets index json
- Fix a bug #5 in resourcepacks and mods loading
Release 3.0.1.27
This is the first release of GBCL 3.X
- The default language is Simplified Chinese, you can go to 设置 -> 启动器设置 -> 语言 then switch to other languages (e.g English) using the Combobox
- If you already have local game, it is recommended to place the launcher executable in the same directory as .minecraft folder, the launcher can automatically load available game versions.