Skip to content

LinuxProtocolHandlerRegistrar: don't register absolute path#24

Merged
affederaffe merged 1 commit intoaffederaffe:mainfrom
Atemu:mime-no-absolute-path
Nov 13, 2023
Merged

LinuxProtocolHandlerRegistrar: don't register absolute path#24
affederaffe merged 1 commit intoaffederaffe:mainfrom
Atemu:mime-no-absolute-path

Conversation

@Atemu
Copy link
Copy Markdown
Contributor

@Atemu Atemu commented Jul 8, 2023

The absolute path would point at the unwrapped binary. Some distros such as Nixpkgs must wrap their C# binaries in order to run them properly. This makes it so that BSMM is taken from the $PATH which is up to the user to popuate with the correct BeatSaberModManager.

Fixes #23

The absolute path would point at the unwrapped binary. Some distros such as
Nixpkgs must wrap their C# binaries in order to run them properly. This makes it
so that BSMM is taken from the $PATH which is up to the user to popuate with the
correct BeatSaberModManager.

Fixes affederaffe#23
@affederaffe affederaffe merged commit 534496d into affederaffe:main Nov 13, 2023
@Atemu Atemu deleted the mime-no-absolute-path branch November 13, 2023 13:28
@Atemu
Copy link
Copy Markdown
Contributor Author

Atemu commented Nov 13, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App registers "raw" binary in lib rather wrapper than bin for MIME

2 participants