2024-12-18 04:35:46 -05:00
|
|
|
check_architecture x86_64
|
2024-12-18 04:38:11 -05:00
|
|
|
get_installer "soulblaze-linux-beta.zip" "https://sword-and-quill.itch.io/soulblaze"
|
2024-12-18 04:35:46 -05:00
|
|
|
mkdir -p "${installPath}/Soulblaze"
|
|
|
|
unzip -d "${installPath}/Soulblaze" "${cache}/soulblaze-linux-beta.zip"
|