(Linux) Added Flatpak support for Solarus using the Solarus Launcher package.

This commit is contained in:
Leon Styhre 2022-08-12 13:41:36 +02:00
parent e3ca577485
commit 22c4c9ac2d

View file

@ -497,6 +497,10 @@
<entry>solarus-run</entry>
<entry>solarus.run</entry>
</rule>
<rule type="staticpath">
<entry>/var/lib/flatpak/exports/bin/org.solarus_games.solarus.Launcher|flatpak run --command=solarus-run org.solarus_games.solarus.Launcher</entry>
<entry>~/.local/share/flatpak/exports/bin/org.solarus_games.solarus.Launcher|flatpak run --command=solarus-run org.solarus_games.solarus.Launcher</entry>
</rule>
</emulator>
<emulator name="STEAM">
<!-- Valve Steam -->