diff options
Diffstat (limited to 'profiles/pathfinder-kingmaker.profile')
-rw-r--r-- | profiles/pathfinder-kingmaker.profile | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/profiles/pathfinder-kingmaker.profile b/profiles/pathfinder-kingmaker.profile new file mode 100644 index 0000000..d6c4cbe --- /dev/null +++ b/profiles/pathfinder-kingmaker.profile @@ -0,0 +1,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/Owlcat Games +noblacklist ${HOME}/.config/unity3d/Owlcat Games/Pathfinder Kingmaker + +mkdir ${HOME}/.config/unity3d/Owlcat Games +mkdir ${HOME}/.config/unity3d/Owlcat Games/Pathfinder Kingmaker +whitelist ${HOME}/.config/unity3d/Owlcat Games/Pathfinder Kingmaker +whitelist ${HOME}/games/Pathfinder Kingmaker +read-only ${HOME}/games/Pathfinder Kingmaker + +include generic-unity-game.inc |