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

# Required if launching from the start.sh instead of the raw executable
#ignore blacklist ${PATH}/bash
#ignore blacklist ${PATH}/sh

mkdir ${HOME}/.config/CrossCode

whitelist ${HOME}/.config/CrossCode
whitelist-ro ${HOME}/games/CrossCode

ignore memory-deny-write-execute

ignore noexec ${HOME}

include generic-game.inc