# This file is overwritten after every install/update
# Persistent local customizations
include freeorion.local
# Persistent global definitions
include globals.local

noblacklist /usr/lib/python2*
noblacklist ${HOME}/.config/freeorion
noblacklist ${HOME}/.local/share/freeorion

mkdir ${HOME}/.config/freeorion
whitelist ${HOME}/.config/freeorion
mkdir ${HOME}/.local/share/freeorion
whitelist ${HOME}/.local/share/freeorion

ignore memory-deny-write-execute

include generic-game-networked.inc