From 63c45f5de55d6fa9199d582074a40fd1de69628e Mon Sep 17 00:00:00 2001 From: Frostbyte4664 <72130297+Frostbyte4664@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:14:22 -0400 Subject: steam.profile: Allow Baba Is You (#6054) --- etc/profile-m-z/steam.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-m-z/steam.profile') diff --git a/etc/profile-m-z/steam.profile b/etc/profile-m-z/steam.profile index 01f912409..34cb3631a 100644 --- a/etc/profile-m-z/steam.profile +++ b/etc/profile-m-z/steam.profile @@ -17,6 +17,7 @@ noblacklist ${HOME}/.killingfloor noblacklist ${HOME}/.klei noblacklist ${HOME}/.local/share/3909/PapersPlease noblacklist ${HOME}/.local/share/aspyr-media +noblacklist ${HOME}/.local/share/Baba_Is_You noblacklist ${HOME}/.local/share/bohemiainteractive noblacklist ${HOME}/.local/share/cdprojektred noblacklist ${HOME}/.local/share/Colossal Order @@ -70,6 +71,7 @@ mkdir ${HOME}/.killingfloor mkdir ${HOME}/.klei mkdir ${HOME}/.local/share/3909/PapersPlease mkdir ${HOME}/.local/share/aspyr-media +mkdir ${HOME}/.local/share/Baba_Is_You mkdir ${HOME}/.local/share/bohemiainteractive mkdir ${HOME}/.local/share/cdprojektred mkdir ${HOME}/.local/share/Colossal Order @@ -107,6 +109,7 @@ whitelist ${HOME}/.killingfloor whitelist ${HOME}/.klei whitelist ${HOME}/.local/share/3909/PapersPlease whitelist ${HOME}/.local/share/aspyr-media +whitelist ${HOME}/.local/share/Baba_Is_You whitelist ${HOME}/.local/share/bohemiainteractive whitelist ${HOME}/.local/share/cdprojektred whitelist ${HOME}/.local/share/Colossal Order -- cgit v1.2.3-70-g09d2