You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmake/MacOSXBundleInfo.plist.in
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
<string>A Minecraft mod wants to access your camera.</string>
7
7
<key>NSMicrophoneUsageDescription</key>
8
8
<string>A Minecraft mod wants to access your microphone.</string>
9
+
<key>NSDownloadsFolderUsageDescription</key>
10
+
<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>
0 commit comments