blob: 876ece312c457f36ed4bc4ae3d6bf6f0e5ffc306 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# This file is overwritten after every install/update
# Persistent local customizations
include antichamber.local
# Persistent global definitions
include globals.local
whitelist ${HOME}/games/Antichamber
read-only ${HOME}/games/Antichamber
ignore noexec ${HOME}
include generic-game.inc
|