Add upheaval updater, and add dmidecode to check dependencies in the installer
This commit is contained in:
@ -849,6 +849,7 @@ case "${game}" in
|
||||
;;
|
||||
"Upheaval")
|
||||
check_architecture x86_64
|
||||
check_dependencies dmidecode
|
||||
get_installer "upheaval-linux-console.zip" "https://leonegaming.itch.io/upheaval"
|
||||
mkdir -p "${installPath}/Upheaval"
|
||||
unzip -d "${installPath}/Upheaval" "${cache}/upheaval-linux-console.zip"
|
||||
|
Reference in New Issue
Block a user