[bugfix-627] added original Beat Saber location in flatpak permissions

This commit is contained in:
silentrald
2024-11-23 09:51:04 +08:00
parent 1fdf1f0247
commit 438611f4ca
+1
View File
@@ -64,6 +64,7 @@ const config = {
"--filesystem=~/BSManager:create", // Default BSManager installation folder
"--filesystem=~/.steam/steam/steamapps:ro", // for the libraryfolders.vdf
"--filesystem=~/.steam/steam/steamapps/common:ro", // Steam game folder
"--filesystem=~/.steam/steam/steamapps/common/Beat Saber:create", // For installing mods/maps to original Beat Saber version
// Allow communication with network
"--share=network",
// System notifications with libnotify