mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
feat: deeplinks
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Emerald Legacy Launcher
|
||||
Comment=FOSS cross-platform launcher for Minecraft Legacy Console Edition
|
||||
Exec=emerald-legacy-launcher
|
||||
Exec=emerald-legacy-launcher %u
|
||||
Icon=io.github.Emerald_Legacy_Launcher.Emerald_Legacy_Launcher
|
||||
Type=Application
|
||||
Categories=Game;
|
||||
Categories=Game;
|
||||
MimeType=x-scheme-handler/emerald;x-scheme-handler/emeraldlauncher;x-scheme-handler/discord-1482504445152460871;
|
||||
StartupNotify=true
|
||||
@@ -16,6 +16,9 @@ finish-args:
|
||||
- --filesystem=xdg-data
|
||||
- --socket=pulseaudio
|
||||
- --filesystem=xdg-run/pipewire-0
|
||||
- --socket=session-bus
|
||||
- --talk-name=org.freedesktop.portal.Desktop
|
||||
- --talk-name=org.freedesktop.portal.OpenURI
|
||||
|
||||
modules:
|
||||
- shared-modules/libayatana-appindicator/libayatana-appindicator-gtk3.json
|
||||
|
||||
Reference in New Issue
Block a user