mirror of
https://github.com/aclist/dztui.git
synced 2025-01-01 15:12:05 +01:00
Reword disclaimer
This commit is contained in:
parent
e40eecd9e3
commit
e10119c0aa
1 changed files with 2 additions and 2 deletions
4
dzgui.sh
4
dzgui.sh
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
version=2.8.0-rc.23
|
version=2.8.0-rc.24
|
||||||
|
|
||||||
aid=221100
|
aid=221100
|
||||||
game="dayz"
|
game="dayz"
|
||||||
|
@ -934,7 +934,7 @@ generate_log(){
|
||||||
automods_prompt(){
|
automods_prompt(){
|
||||||
cat <<- HERE
|
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:
|
READ THIS FIRST:
|
||||||
With this setting on, DZGUI will attempt to download and prepare mods using Valve's steamcmd tool.
|
With this setting on, DZGUI will attempt to download and prepare mods using Valve's steamcmd tool.
|
||||||
|
|
Loading…
Reference in a new issue