From b2f542e02948684506961977dcaefc033a13d623 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 16 Oct 2022 11:03:44 -0400 Subject: [PATCH] Remove TKG from runner sources They've switched to CI builds, which we don't currently support --- lug-helper.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index e5c4114..1f20fda 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -129,7 +129,6 @@ runner_sources=( "RawFox" "https://api.github.com/repos/starcitizen-lug/raw-wine/releases" "/dev/null" "https://api.github.com/repos/gort818/wine-sc-lug/releases" "GloriousEggroll" "https://api.github.com/repos/GloriousEggroll/wine-ge-custom/releases" - "TKG" "https://api.github.com/repos/Frogging-Family/wine-tkg-git/releases" ) ######## DXVK ##############################################################