Added Super Liam for linux

This commit is contained in:
2026-04-11 12:04:39 -07:00
parent 647e97a105
commit d0240d1408
2 changed files with 8 additions and 0 deletions

5
.install/Super Liam.sh Normal file
View File

@@ -0,0 +1,5 @@
# shellcheck shell=bash disable=SC2154 # installPath and cache are set by linux-game-manager.sh
check_architecture x86_64
download "https://l-works.net/files/SuperLiam_linux.tar.gz"
cd "${installPath}"
tar -xzf "$cache/SuperLiam_linux.tar.gz" -C "${installPath}"

3
.launch/Super Liam.game Normal file
View File

@@ -0,0 +1,3 @@
check_architecture x86_64
pushd "${installPath}/Super Liam"
${fex}./SuperLiam