From 2c72339984b4bda78baf480302a76be22737fc7c Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 20 Sep 2025 11:58:08 -0700 Subject: cleanup pkgbuild comments --- PKGBUILD | 1 - README.md | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 99d2df6..2556764 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,7 +19,6 @@ backup=() options=() changelog= source=("$url/archive/refs/tags/$pkgver.zip") -#source=("konaste-linux-v${pkgver}.tar.gz") noextract=() sha256sums=('9f0e083bcb985120e733cf200e5ac4db498816671877a6acc72be25d6610587a') validpgpkeys=() diff --git a/README.md b/README.md index f5733f5..f1cb2f0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ kshook is a network forwarder for scores obtained on SDVX KONASTE, and is primar > [!IMPORTANT] > kshook-wine assumes that you already have SDVX KONASTE installed and it is in a playable state. If you haven't already done this, I suggest using the [konaste-linux](https://github.com/mizztgc/konaste-linux) which streamlines WINE setup and launching +Download the `kshook-wine` script directly from this repository + +Alternatively if you are on an Arch-based operating system you can also download the script through the AUR +```bash +yay -S kshook-wine +``` + ## Setup An interactive setup tool is available via running ```bash -- cgit v1.2.3