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

6 lines
238 B
Bash

game="${0##*/}"
game="${game%.sh}"
check_dependencies git opusdec sox tt++
git -C "${installPath}/" clone https://git.2mb.codes/~stormdragon2976/tintin-endoftime | \
dialog --progressbox "Installing \"${game}\", please wait..." -1 -1