mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 21:32:36 +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
|
||||
|
||||
set -o pipefail
|
||||
version=3.3.11
|
||||
version=3.3.12
|
||||
|
||||
aid=221100
|
||||
game="dayz"
|
||||
|
@ -122,8 +122,8 @@ items=(
|
|||
" Help file ⧉"
|
||||
" Report bug ⧉"
|
||||
" Forum ⧉"
|
||||
" NEW: Sponsor ⧉"
|
||||
" NEW: Hall of fame ⧉"
|
||||
" Sponsor ⧉"
|
||||
" Hall of fame ⧉"
|
||||
)
|
||||
}
|
||||
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