summaryrefslogtreecommitdiff
path: root/profiles/timberborn.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-20 03:30:04 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-20 03:30:04 -0700
commit7a15f21436f4d0e873181b3a00e326d21985e859 (patch)
tree485f8b28a675c9c9cd8edad2b920cb06e400319c /profiles/timberborn.profile
parentUpdate hg, renpy profiles (diff)
downloadfirejail-profiles-7a15f21436f4d0e873181b3a00e326d21985e859.tar.xz
Add timberborn and barotrauma profiles
Diffstat (limited to 'profiles/timberborn.profile')
-rw-r--r--profiles/timberborn.profile20
1 files changed, 20 insertions, 0 deletions
diff --git a/profiles/timberborn.profile b/profiles/timberborn.profile
new file mode 100644
index 0000000..a3267bc
--- /dev/null
+++ b/profiles/timberborn.profile
@@ -0,0 +1,20 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include timberborn.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.config/unity3d
+noblacklist ${HOME}/.config/unity3d/Mechanistry
+noblacklist ${HOME}/.config/unity3d/Mechanistry/Timberborn
+
+mkdir ${HOME}/.config/unity3d
+mkdir ${HOME}/.config/unity3d/Mechanistry
+mkdir ${HOME}/.config/unity3d/Mechanistry/Timberborn
+
+whitelist ${HOME}/.config/unity3d/Mechanistry/Timberborn
+whitelist ${HOME}/games/Timberborn
+
+read-only ${HOME}/games/Timberborn
+
+include generic-unity-game.inc