linux-game-manager/.install/Legends of Kallisti.sh
2024-12-31 11:33:08 -05:00

6 lines
244 B
Bash

game="${0##*/}"
game="${game%.sh}"
check_dependencies git sox tt++
git -C "${installPath}/" clone --recurse-submodules https://github.com:hjozwiak/tintin-kallisti-pack | \
dialog --progressbox "Installing \"${game}\", please wait..." -1 -1