Massive update to launchers and installers. Working toward the new launcher system, things may still be broken but getting better.
This commit is contained in:
@ -2,4 +2,3 @@ check_architecture x86_64
|
||||
get_installer "Audo-linux-x64.zip" "https://shiftbacktick.itch.io/audo"
|
||||
mkdir -p "${installPath}/Audo"
|
||||
unzip -d "${installPath}/Audo" "${cache}/Audo-linux-x64.zip"
|
||||
add_launcher "${installPath}/Audo/Audo"
|
||||
|
Reference in New Issue
Block a user