blob: e9303b20243fd658759b2eeef68b675a4bdc8888 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|