Releases: guihkx/com.teamshiginima.ShiginimaLauncher
Shiginima Launcher v4.400 (build 2021-09-25)
Notes
- Update the Freedesktop Runtime to 21.08
- Update OpenJDK to v17 (LTS)
- Misc. build improvements
Installing
- Download the
*.flatpak
file - Open a terminal window
- Navigate to the folder you downloaded the
*.flatpak
file, e.g.:
cd ~/Downloads
- Then install it with:
flatpak update
flatpak install Shiginima_Launcher_v4.400-b2021-09-25-x86_64.flatpak
Since you're installing the Launcher for all users in your computer, you'll be asked for your password.
Alternatively, you can install it only for the current user by adding --user
after the flatpak install
command.
Shiginima Launcher v4.400 (build 2021-07-03)
Notes
This release fixes a crash that prevented Minecraft 1.12 from starting (#7).
Installing
- Download the
*.flatpak
file - Open a terminal window
- Navigate to the folder you downloaded the
*.flatpak
file, e.g.:
cd ~/Downloads
- Then install it with:
flatpak update
flatpak install Shiginima_Launcher_v4.400-b2021-07-03-x86_64.flatpak
Since you're installing the Launcher for all users in your computer, you'll be asked for your password.
Alternatively, you can install it only for the current user by adding --user
after the flatpak install
command.
Shiginima Launcher v4.400 (build 2021-06-12)
Notes
This release adds compatibility with Minecraft 1.17 by updating to OpenJDK 16.
Installing
- Download the
*.flatpak
file - Open a terminal window
- Navigate to the folder you downloaded the
*.flatpak
file, e.g.:
cd ~/Downloads
- Then install it with:
flatpak install Shiginima_Launcher_v4.400-b2021-06-12-x86_64.flatpak
Since you're installing the Launcher for all users in your computer, you'll be asked for your password.
Alternatively, you can install it only for the current user by adding --user
after the flatpak install
command.
Shiginima Launcher v4.400
Installing
- Download the
*.flatpak
release of your choice. - Open a terminal window
- Navigate to the folder you downloaded the
*.flatpak
file, e.g.:
cd ~/Downloads
- Then install it with:
flatpak install Shiginima_Launcher_*-x86_64.flatpak
Since you're installing the Launcher for all users in your computer, you'll be asked for your password.
Alternatively, you can install it only for the current user by adding --user
after the flatpak install
command.
Narrator support
As of February 19, 2021, there's also an additional build which includes narrator support using CMU Flite (US male voice only). For more details, see issue #3.