Updated the file name of the download. Forgot to change it from the Audio Game Manager version.

This commit is contained in:
Storm Dragon 2024-12-18 04:38:11 -05:00
parent b67a71b9b7
commit 7f0c27e472

View File

@ -1,5 +1,5 @@
check_architecture x86_64
get_installer "soulblaze-win-beta.zip" "https://sword-and-quill.itch.io/soulblaze"
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"