diff options
Diffstat (limited to 'profiles/atom-rpg-trudograd.profile')
-rw-r--r-- | profiles/atom-rpg-trudograd.profile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/atom-rpg-trudograd.profile b/profiles/atom-rpg-trudograd.profile index b7a3b99..e33300f 100644 --- a/profiles/atom-rpg-trudograd.profile +++ b/profiles/atom-rpg-trudograd.profile @@ -13,4 +13,10 @@ whitelist ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd whitelist ${HOME}/games/AtomRPG - Trudograd read-only ${HOME}/games/AtomRPG - Trudograd +# # Allow read-only access to original Atom save games +noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom +mkdir ${HOME}/.config/unity3d/AtomTeam/Atom +whitelist ${HOME}/.config/unity3d/AtomTeam/Atom +read-only ${HOME}/.config/unity3d/AtomTeam/Atom + include generic-unity-game.inc |