diff --git a/lug-helper.sh b/lug-helper.sh index 8e880e2..8ee78cc 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -180,7 +180,6 @@ runners_dir_flatpak="$lutris_flatpak_dir/data/lutris/runners/wine" # ie. "RawFox" "https://api.github.com/repos/rawfoxDE/raw-wine/releases" runner_sources=( "Kron4ek" "https://api.github.com/repos/Kron4ek/Wine-Builds/releases" - "GloriousEggroll" "https://api.github.com/repos/GloriousEggroll/wine-ge-custom/releases" "RawFox" "https://api.github.com/repos/starcitizen-lug/raw-wine/releases" ) @@ -213,7 +212,7 @@ dxvk_sources=( wine_required="9.4" # Lutris minimum version -lutris_required="0.5.17" +lutris_required="0.5.18" # Minimum amount of RAM in GiB memory_required="16"