From 9d8afb4590cfb85e0da393dc6640c69243b89b33 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 26 Aug 2021 00:26:50 -0700 Subject: Update hg, renpy profiles Add fallout for wine profile --- profiles/fallout.profile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 profiles/fallout.profile (limited to 'profiles/fallout.profile') diff --git a/profiles/fallout.profile b/profiles/fallout.profile new file mode 100644 index 0000000..1ec3b24 --- /dev/null +++ b/profiles/fallout.profile @@ -0,0 +1,10 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include fallout.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/wineprefixes/Fallout +whitelist ${HOME}/.local/share/wineprefixes/Fallout + +include generic-wine-game.inc -- cgit v1.2.1