From 53331d576042bd1e1c981f8a2475287dc2334b4c Mon Sep 17 00:00:00 2001 From: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com> Date: Sat, 18 Jan 2025 23:09:37 +1100 Subject: [PATCH] Added scheme handler for Linux Flatpak (#118) --- flatpak/io.github.hedge_dev.unleashedrecomp.desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flatpak/io.github.hedge_dev.unleashedrecomp.desktop b/flatpak/io.github.hedge_dev.unleashedrecomp.desktop index 8b4694a..a94400f 100644 --- a/flatpak/io.github.hedge_dev.unleashedrecomp.desktop +++ b/flatpak/io.github.hedge_dev.unleashedrecomp.desktop @@ -4,4 +4,5 @@ Exec=/app/bin/SWA Type=Application Icon=io.github.hedge_dev.unleashedrecomp Categories=Game; -Comment=Static recompilation of Sonic Unleashed. \ No newline at end of file +Comment=Static recompilation of Sonic Unleashed. +MimeType=x-scheme-handler/unleashedrecomp \ No newline at end of file