-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Marie edited this page Jun 11, 2023
·
1 revision
For Steam deck users: Refer to the Flatpak section.
First you will have to open up a terminal and add the Flathub repository.
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
The next step would be to add the launcher repository as well. Note: If you want to apply these changes just for your current user, add the --user
flag.
flatpak remote-add --if-not-exists launcher.moe https://gol.launcher.moe/gol.launcher.moe.flatpakrepo
Lastly, you can install the launcher by running the following:
flatpak install launcher.moe moe.launcher.an-anime-borb-launcher
Flatpak has additional configuration options which you can view here