blob: ede876f0e5f7ad5d03598d6d6c4b72ecdc87467a (
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 sanctuaryrpg-black-edition.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.local/share/wineprefixes/SanctuaryRPG
whitelist ${HOME}/.local/share/wineprefixes/SanctuaryRPG
ignore memory-deny-write-execute
include generic-wine-game.inc
|