1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-01-01 15:12:05 +01:00

Reword disclaimer

This commit is contained in:
aclist 2022-10-09 12:00:02 +09:00
parent e40eecd9e3
commit e10119c0aa

View file

@ -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.