From 0348ebe95ef323f7f1d159cd8151883049b67e01 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:43:29 +0900 Subject: [PATCH] chore: drop legacy vars --- docs/dzgui.adoc | 12 ++++++------ docs/dzgui_dark.adoc | 12 ++++++------ dzgui.sh | 5 +---- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/docs/dzgui.adoc b/docs/dzgui.adoc index ad9d9a2..da365e7 100644 --- a/docs/dzgui.adoc +++ b/docs/dzgui.adoc @@ -164,7 +164,7 @@ Steam Deck: you must switch to "Desktop Mode" and launch Steam from the desktop. [start=2] 2. Select **Add a Game** > **Add a Non-Steam Game** from the lower left-hand corner. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/01.png[01,500] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/01.png[01,500] [start=3] 3. Navigate to `$HOME/.local/share/applications/` and select `dzgui.desktop` @@ -193,7 +193,7 @@ Updating the artwork: 1. Navigate to the app's details page and right-click the blank image header at the top. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/03.png[03,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/03.png[03,700] [start=2] 2. Select **Set Custom Background** @@ -201,12 +201,12 @@ image::https://github.com/aclist/dztui/raw/testing/images/tutorial/03.png[03,700 4. Navigate to the artwork path described above and select `hero.png`. 5. Next, right-click the image background and select **Set Custom Logo**. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/04.png[04,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/04.png[04,700] [start=5] 5. Navigate to the same path and select `logo.png`. Notice that this removes the redundant app name that occluded the image. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/05.png[05,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/05.png[05,700] [start=6] 6. Next, navigate to your Library index (looks like a bookshelf of cover art) and find the DZGUI app. @@ -214,12 +214,12 @@ image::https://github.com/aclist/dztui/raw/testing/images/tutorial/05.png[05,700 [start=7] 7. Right-click its cover and select **Manage** > **Set custom artwork**. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/06.png[06,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/06.png[06,700] [start=8] 8. Navigate to the same path and select `grid.png`. The final result: -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/07.png[07,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/07.png[07,700] === Updating the app diff --git a/docs/dzgui_dark.adoc b/docs/dzgui_dark.adoc index 0440f8f..4cb7f25 100644 --- a/docs/dzgui_dark.adoc +++ b/docs/dzgui_dark.adoc @@ -164,7 +164,7 @@ Steam Deck: you must switch to "Desktop Mode" and launch Steam from the desktop. [start=2] 2. Select **Add a Game** > **Add a Non-Steam Game** from the lower left-hand corner. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/01.png[01,500] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/01.png[01,500] [start=3] 3. Navigate to `$HOME/.local/share/applications/` and select `dzgui.desktop` @@ -193,7 +193,7 @@ Updating the artwork: 1. Navigate to the app's details page and right-click the blank image header at the top. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/03.png[03,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/03.png[03,700] [start=2] 2. Select **Set Custom Background** @@ -201,12 +201,12 @@ image::https://github.com/aclist/dztui/raw/testing/images/tutorial/03.png[03,700 4. Navigate to the artwork path described above and select `hero.png`. 5. Next, right-click the image background and select **Set Custom Logo**. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/04.png[04,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/04.png[04,700] [start=5] 5. Navigate to the same path and select `logo.png`. Notice that this removes the redundant app name that occluded the image. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/05.png[05,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/05.png[05,700] [start=6] 6. Next, navigate to your Library index (looks like a bookshelf of cover art) and find the DZGUI app. @@ -214,12 +214,12 @@ image::https://github.com/aclist/dztui/raw/testing/images/tutorial/05.png[05,700 [start=7] 7. Right-click its cover and select **Manage** > **Set custom artwork**. -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/06.png[06,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/06.png[06,700] [start=8] 8. Navigate to the same path and select `grid.png`. The final result: -image::https://github.com/aclist/dztui/raw/testing/images/tutorial/07.png[07,700] +image::https://github.com/aclist/dztui/raw/dzgui/images/tutorial/07.png[07,700] === Updating the app diff --git a/dzgui.sh b/dzgui.sh index 02c0d79..41b45e5 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -o pipefail -version=4.0.0-rc.9 +version=4.0.0-rc.10 aid=221100 game="dayz" @@ -180,9 +180,6 @@ seen_news="$seen_news" #Steam API key steam_api="$steam_api" -#Terminal emulator -term="$term" - #Auto-install mods auto_install="$auto_install"