From aecdc285da5e2200c3f33eeefe0ed527211076d8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 25 Mar 2021 03:20:13 -0700 Subject: Add Pathfinger Kingmaker and Othercide (Wine) profiles Add generic-unity-game.inc and rebase unity games upon it --- profiles/vambrace-cold-soul.profile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'profiles/vambrace-cold-soul.profile') diff --git a/profiles/vambrace-cold-soul.profile b/profiles/vambrace-cold-soul.profile index d97a31d..7964541 100644 --- a/profiles/vambrace-cold-soul.profile +++ b/profiles/vambrace-cold-soul.profile @@ -4,21 +4,13 @@ include vambrace-cold-soul.local # Persistent global definitions include globals.local -noblacklist ${HOME}/.config/unity3d noblacklist ${HOME}/.config/unity3d/DevespressoGames noblacklist ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul -mkdir ${HOME}/.config/unity3d mkdir ${HOME}/.config/unity3d/DevespressoGames mkdir ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul whitelist ${HOME}/.config/unity3d/DevespressoGames/VambraceColdSoul whitelist ${HOME}/games/Vambrace - Cold Soul read-only ${HOME}/games/Vambrace - Cold Soul -seccomp !name_to_handle_at - -ignore memory-deny-write-execute - -ignore noexec ${HOME} - -include generic-game.inc +include generic-unity-game.inc -- cgit v1.2.1