From 176dae16c44794f30cb347dfd84fe84bcc5c9708 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Mar 2020 23:55:30 -0700 Subject: Initial commit --- profiles/pandora-first-contact.profile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 profiles/pandora-first-contact.profile (limited to 'profiles/pandora-first-contact.profile') diff --git a/profiles/pandora-first-contact.profile b/profiles/pandora-first-contact.profile new file mode 100644 index 0000000..e9303b2 --- /dev/null +++ b/profiles/pandora-first-contact.profile @@ -0,0 +1,18 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include pandora.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/Proxy Studios +noblacklist ${HOME}/.config/Proxy Studios/Pandora + +mkdir ${HOME}/.config/Proxy Studios +mkdir ${HOME}/.config/Proxy Studios/Pandora +whitelist ${HOME}/.config/Proxy Studios/Pandora +whitelist ${HOME}/games/Pandora - First Contact +read-only ${HOME}/games/Pandora - First Contact + +ignore noexec ${HOME} + +include generic-game-networked.inc -- cgit v1.2.1