From c301e3cbb481570d08678ce642c46b64c1c996c0 Mon Sep 17 00:00:00 2001 From: Danhoby <37343749+Dan4oby@users.noreply.github.com> Date: Sun, 8 Mar 2026 13:32:08 +0300 Subject: [PATCH] Fix URL import for Linux Signed-off-by: Danhoby <37343749+Dan4oby@users.noreply.github.com> Fix macos scheme Signed-off-by: Danhoby <37343749+Dan4oby@users.noreply.github.com> --- cmake/MacOSXBundleInfo.plist.in | 1 + program_info/org.prismlauncher.PrismLauncher.desktop.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in index d1b050feb..eb40bacfd 100644 --- a/cmake/MacOSXBundleInfo.plist.in +++ b/cmake/MacOSXBundleInfo.plist.in @@ -90,6 +90,7 @@ ${Launcher_Name} CFBundleURLSchemes + prismlauncher ${MACOSX_BUNDLE_EXECUTABLE_NAME} diff --git a/program_info/org.prismlauncher.PrismLauncher.desktop.in b/program_info/org.prismlauncher.PrismLauncher.desktop.in index 74c70c5d1..416ca1b6e 100644 --- a/program_info/org.prismlauncher.PrismLauncher.desktop.in +++ b/program_info/org.prismlauncher.PrismLauncher.desktop.in @@ -10,4 +10,4 @@ Icon=@Launcher_AppID@ Categories=Game;ActionGame;AdventureGame;Simulation;PackageManager; Keywords=game;minecraft;mc; StartupWMClass=@Launcher_CommonName@ -MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge;x-scheme-handler/@Launcher_APP_BINARY_NAME@; +MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge;x-scheme-handler/prismlauncher;x-scheme-handler/@Launcher_APP_BINARY_NAME@;