From e10119c0aa138e44f712822fa18062ac86328ada Mon Sep 17 00:00:00 2001 From: aclist Date: Sun, 9 Oct 2022 12:00:02 +0900 Subject: [PATCH] Reword disclaimer --- dzgui.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dzgui.sh b/dzgui.sh index 41a2fc6..361381a 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/bin/bash set -o pipefail -version=2.8.0-rc.23 +version=2.8.0-rc.24 aid=221100 game="dayz" @@ -934,7 +934,7 @@ generate_log(){ automods_prompt(){ cat <<- HERE -Auto-mod installation set to ON. +Auto-mod installation set to ON. This method is NOT supported in Game Mode (Steam Deck). READ THIS FIRST: With this setting on, DZGUI will attempt to download and prepare mods using Valve's steamcmd tool.