blob: 97afb794bea0c656eb8a17e8114cf05eb56e27d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# This file is overwritten after every install/update
# Persistent local customizations
include pathfinder-kingmaker.local
# Persistent global definitions
include globals.local
noblacklist ${HOME}/.config/unity3d/AtomTeam
noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd
mkdir ${HOME}/.config/unity3d/AtomTeam
mkdir ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd
whitelist ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd
whitelist ${HOME}/games/AtomRPG - Trudograd
read-only ${HOME}/games/AtomRPG - Trudograd
include generic-unity-game.inc
|