support downloading from makerworld on Mac by default. (#6867)

handle bambustudioopen on Mac by default
This commit is contained in:
SoftFever
2024-09-22 16:49:14 +08:00
committed by GitHub
parent 99d4d0957a
commit 96effc179b
5 changed files with 14 additions and 3 deletions

View File

@@ -37,6 +37,14 @@
<array>
<string>orcaslicer</string>
</array>
</dict>
<dict>
<key>CFBundleURLName</key>
<string>BambuStudio Downloads</string>
<key>CFBundleURLSchemes</key>
<array>
<string>bambustudioopen</string>
</array>
</dict>
</array>
<key>CFBundleDocumentTypes</key>