mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-26 06:10:36 +00:00
Update lutris req version, remove old GE runner source
This commit is contained in:
parent
8089356a1d
commit
0d6ce881f8
@ -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"
|
# ie. "RawFox" "https://api.github.com/repos/rawfoxDE/raw-wine/releases"
|
||||||
runner_sources=(
|
runner_sources=(
|
||||||
"Kron4ek" "https://api.github.com/repos/Kron4ek/Wine-Builds/releases"
|
"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"
|
"RawFox" "https://api.github.com/repos/starcitizen-lug/raw-wine/releases"
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -213,7 +212,7 @@ dxvk_sources=(
|
|||||||
wine_required="9.4"
|
wine_required="9.4"
|
||||||
|
|
||||||
# Lutris minimum version
|
# Lutris minimum version
|
||||||
lutris_required="0.5.17"
|
lutris_required="0.5.18"
|
||||||
|
|
||||||
# Minimum amount of RAM in GiB
|
# Minimum amount of RAM in GiB
|
||||||
memory_required="16"
|
memory_required="16"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user