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 "soulblaze-linux-beta.zip" "https://sword-and-quill.itch.io/soulblaze"
|
||||
mkdir -p "${installPath}/Soulblaze"
|
||||
unzip -d "${installPath}/Soulblaze" "${cache}/soulblaze-linux-beta.zip"
|
||||
add_launcher "${installPath}/Soulblaze/Soulblaze.x86_64"
|
||||
|
Reference in New Issue
Block a user