5 lines
258 B
Bash
5 lines
258 B
Bash
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
|
|
add_launcher "${installPath}/tintin-endoftime/eot.tin"
|