______________________________________________________________________________________________________________________
This is not the place to post this thread, but I can't make it on announcement section and there are not General subforum.
I would like to inform you all that is available the flatpak package of Speed Dreams, made by @SonLink and compiled using the last oficial version of Speed Dreams (2.2.2-RC2). You can find this flatpak in Flathub ( https://flathub.org/apps/details/org.sp ... peedDreams ) You can also install it using some commands in a terminal.
If you want to install it, first you need to install flatpak and flathub repo ( https://flatpak.org/setup/ ), and then:
- Code: Select all
flatpak install flathub org.speed_dreams.SpeedDreams
This command installs the game as root, for all users. If you want to install it on your user's space (/home) you must type the following:
- Code: Select all
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo --user -------------> To add the repo to your user's space
- Code: Select all
flatpak install --user flathub org.speed_dreams.SpeedDreams -------------> To install in your user's space
I hope you enjoy it