Merge pull request #3204 from PrismLauncher/backport-3198-to-release-9.x

[Backport release-9.x] [macOS] Add local network usage description
This commit is contained in:
Alexandru Ionut Tripon 2024-12-14 18:19:20 +02:00 committed by GitHub
commit 87dc1bb6a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,8 @@
<string>A Minecraft mod wants to access your microphone.</string>
<key>NSDownloadsFolderUsageDescription</key>
<string>Prism uses access to your Downloads folder to help you more quickly add mods that can't be automatically downloaded to your instance. You can change where Prism scans for downloaded mods in Settings or the prompt that appears.</string>
<key>NSLocalNetworkUsageDescription</key>
<string>Minecraft uses the local network to find and connect to LAN servers.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>