Super Liam updated. Install verified working.

This commit is contained in:
Storm Dragon
2026-04-11 20:25:35 -04:00
parent d0240d1408
commit 1d9ab477db
4 changed files with 46 additions and 24 deletions

View File

@@ -1,5 +1,4 @@
# 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}"