We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win+R运行是支持的:
自定义url协议的注册方式: https://github.com/babalae/better-genshin-impact/blob/cb9dc4ca2e236e1f1f267e0ba002ae3c93752c80/BetterGenshinImpact/Helpers/UrlProtocolHelper.cs#L8
The text was updated successfully, but these errors were encountered:
就像http://会被网页插件解析到一样,自定义url协议也应该被解析到并通过类似Process.Start("bettergi://")运行
http://
Sorry, something went wrong.
No branches or pull requests
Win+R运行是支持的:
自定义url协议的注册方式:
https://github.com/babalae/better-genshin-impact/blob/cb9dc4ca2e236e1f1f267e0ba002ae3c93752c80/BetterGenshinImpact/Helpers/UrlProtocolHelper.cs#L8
The text was updated successfully, but these errors were encountered: