diff options
Diffstat (limited to 'unmaintained/legend-of-grimrock.profile')
-rw-r--r-- | unmaintained/legend-of-grimrock.profile | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/unmaintained/legend-of-grimrock.profile b/unmaintained/legend-of-grimrock.profile new file mode 100644 index 0000000..7921296 --- /dev/null +++ b/unmaintained/legend-of-grimrock.profile @@ -0,0 +1,18 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include legend-of-grimrock.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/Almost Human +noblacklist ${HOME}/.local/share/Almost Human/Legend of Grimrock + +mkdir ${HOME}/.local/share/Almost Human +mkdir ${HOME}/.local/share/Almost Human/Legend of Grimrock +whitelist ${HOME}/.local/share/Almost Human/Legend of Grimrock +whitelist ${HOME}/games/Legend of Grimrock +read-only ${HOME}/games/Legend of Grimrock + +ignore memory-deny-write-execute + +include generic-game.inc |