-
Notifications
You must be signed in to change notification settings - Fork 44
Install
If there is a package available for your operating system please use that.
Otherwise you can follow our from-source install guide.
Download the latest binary (zip)
Extract the zip file into the same folder where you have your existing install, overwriting any and all files of old the install.
Your user settings, which are stored separately, will not be overwritten.
Flathub aims to be the place to get and distribute apps for Linux. It is powered by Flatpak which allows Flathub apps to run on almost any Linux distribution.
If you don't have flatpak set up yet, follow the steps for your distribution on this setup page: https://flatpak.org/setup/
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
If you have flatpak installed, you can install springlobby with the following command:
flatpak install flathub com.springrts.SpringLobby
https://flathub.org/apps/details/com.springrts.SpringLobby
If you wish to install SpringLobby from source, please follow the installing from source guide.