From bdb71475a8eca3affc9e19be83e70a082d03db35 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 7 Jun 2022 09:15:44 +0100 Subject: [PATCH] Remove snatella/molotov runners for now --- lug-helper.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 08b7564..8d55eaa 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -117,7 +117,6 @@ runners_dir="$data_dir/lutris/runners/wine" # ie. "RawFox" "https://api.github.com/repos/rawfoxDE/raw-wine/releases" runner_sources=( "RawFox" "https://api.github.com/repos/starcitizen-lug/raw-wine/releases" - "Molotov/Snatella" "https://api.github.com/repos/snatella/wine-runner-sc/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"