Closed sofar closed 8 years ago
so far I've cobbled up:
curl -L -O https://github.com/est31/minetest-flatpak/releases/download/v1.0/Minetest-0.4.14.flatpak
flatpak install --runtime gnome org.freedesktop.Platform 1.4
flatpak install --bundle Minetest-0.4.14.flatpak
It would be good to have a readme.md or similar with instructions, explaining the steps needed to install the org.freedesktop.Platform runtime if needed, and how to run the right commands.