From c6d16afb1d7b434cc37bb03b3ff162ba938adf0b Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 24 May 2022 14:44:17 -0700
Subject: Allow atom-rpg-trudograd read-only access to atom-rpg save games.

---
 profiles/atom-rpg-trudograd.profile | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'profiles/atom-rpg-trudograd.profile')

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
-- 
cgit v1.2.1