blob: 7be2779ec5f8059c9b46032fb9e3f481ca894d2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# This file is overwritten after every install/update
# Persistent local customizations
include xenonauts.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.local/share/Goldhawk Interactive
mkdir ${HOME}/.local/share/Goldhawk Interactive
whitelist ${HOME}/.local/share/Goldhawk Interactive
whitelist-ro ${HOME}/games/Xenonauts
include generic-game.inc
|