diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 47c1d83b..27b2feff 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -1651,5 +1651,8 @@ }, "net.nokyan.Resources": { "finish-args-flatpak-spawn-access": "Required to spawn a small executable dedicated to finding running processes in /proc" + }, + "io.github.everestapi.Olympus": { + "finish-args-flatpak-spawn-access": "Required to be able to launch the modded Celeste game outside of the flatpak sandbox" } }