summaryrefslogtreecommitdiff
path: root/profiles/slay-the-spire.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/slay-the-spire.profile')
-rw-r--r--profiles/slay-the-spire.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/profiles/slay-the-spire.profile b/profiles/slay-the-spire.profile
new file mode 100644
index 0000000..1ab5def
--- /dev/null
+++ b/profiles/slay-the-spire.profile
@@ -0,0 +1,26 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include slay-the-spire.local
+# Persistent global definitions
+include globals.local
+
+#mkdir ${HOME}/games/Slay The Spire/game/?
+mkdir ${HOME}/games/Slay The Spire/game/betaPreferences
+mkdir ${HOME}/games/Slay The Spire/game/runs
+mkdir ${HOME}/games/Slay The Spire/game/saves
+mkdir ${HOME}/games/Slay The Spire/game/sendToDevs
+whitelist ${HOME}/games/Slay The Spire
+#read-only ${HOME}/games/Slay The Spire
+#whitelist ${HOME}/games/Slay The Spire/game/?
+#read-write ${HOME}/games/Slay The Spire/game/?
+#whitelist ${HOME}/games/Slay The Spire/game/betaPreferences
+#read-write ${HOME}/games/Slay The Spire/game/betaPreferences
+#whitelist ${HOME}/games/Slay The Spire/game/sendToDevs
+#read-write ${HOME}/games/Slay The Spire/game/sendToDevs
+read-only ${HOME}/games/Slay The Spire/game/sendToDevs
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-game.inc