mirror of
https://github.com/aclist/dztui.git
synced 2025-01-01 15:12:05 +01:00
chore: drop notification
This commit is contained in:
parent
a73a7e7e42
commit
40d9eb1550
2 changed files with 4 additions and 4 deletions
6
dzgui.sh
6
dzgui.sh
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
version=3.3.11
|
version=3.3.12
|
||||||
|
|
||||||
aid=221100
|
aid=221100
|
||||||
game="dayz"
|
game="dayz"
|
||||||
|
@ -122,8 +122,8 @@ items=(
|
||||||
" Help file ⧉"
|
" Help file ⧉"
|
||||||
" Report bug ⧉"
|
" Report bug ⧉"
|
||||||
" Forum ⧉"
|
" Forum ⧉"
|
||||||
" NEW: Sponsor ⧉"
|
" Sponsor ⧉"
|
||||||
" NEW: Hall of fame ⧉"
|
" Hall of fame ⧉"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
warn(){
|
warn(){
|
||||||
|
|
2
news
2
news
|
@ -1 +1 @@
|
||||||
NEWS: If the new Steam UI has broken any functionality with DZGUI for you, please submit a report.
|
NEWS: Due to layoffs at my employer, I am without a main source of income. If you have enjoyed DZGUI in the past, please consider donating to the project. Thank you.
|
||||||
|
|
Loading…
Reference in a new issue