Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Flatpak builds of AlephOne and scenarios

Notifications You must be signed in to change notification settings

DanceMore/flatpak-alephone

 
 

Repository files navigation

AlephOne Flatpak

This is a Flatpak build of AlephOne as a base app, plus Marathon, Marathon 2, and Marathon Infinity scenario Flatpak builds.

Installation

For now, you can build locally. Ensure your system has Flatpak installed, then:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install org.flatpak.Builder org.freedesktop.Platform//20.08 org.freedesktop.Sdk//20.08
flatpak run org.flatpak.Builder --install --user builddir org.lhowon.AlephOne.BaseApp.json --force-clean
flatpak run org.flatpak.Builder --install --user builddir org.lhowon.AlephOne.Marathon.json --force-clean
flatpak run org.flatpak.Builder --install --user builddir org.lhowon.AlephOne.Marathon2.json --force-clean
flatpak run org.flatpak.Builder --install --user builddir org.lhowon.AlephOne.MarathonInfinity.json --force-clean

To uninstall:

flatpak remove org.lhowon.AlephOne

Playing

Desktop launcher files aren't available yet. Run the games from the command line with one of the following:

flatpak run org.lhowon.AlephOne.Marathon
flatpak run org.lhowon.AlephOne.Marathon2
flatpak run org.lhowon.AlephOne.MarathonInfinity

About

Flatpak builds of AlephOne and scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages