Game "Soulblaze" added.
This commit is contained in:
parent
f1a7a834a1
commit
b67a71b9b7
5
.install/Soulblaze.sh
Normal file
5
.install/Soulblaze.sh
Normal file
@ -0,0 +1,5 @@
|
||||
check_architecture x86_64
|
||||
get_installer "soulblaze-win-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"
|
Loading…
Reference in New Issue
Block a user