diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/renpy.profile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/renpy.profile b/profiles/renpy.profile index 2bdc809..920af1f 100644 --- a/profiles/renpy.profile +++ b/profiles/renpy.profile @@ -10,18 +10,18 @@ noblacklist ${HOME}/.renpy mkdir ${HOME}/.renpy whitelist ${HOME}/.renpy -whitelist-ro ${HOME}/games +whitelist-ro ${HOME}/games/Visual Novels # # Games requiring special rules # Maid with Perfection -#read-write ${HOME}/games/Maid With Perfection/zipfile.txt +#read-write ${HOME}/games/Visual Novels/Maid With Perfection/zipfile.txt # Nachigal #allusers # Planet Stronghold 2 -#mkfile=${HOME}/games/Planet Stronghold 2/label_log.txt -#read-write=${HOME}/games/Planet Stronghold 2/label_log.txt +#mkfile=${HOME}/games/Visual Novels/Planet Stronghold 2/label_log.txt +#read-write=${HOME}/games/Visual Novels/Planet Stronghold 2/label_log.txt # Roommates #allusers |