5 lines
262 B
Bash
5 lines
262 B
Bash
check_dependencies git sox tt++
|
|
git -C "${installPath}/" clone --recurse-submodules https://github.com/lilmike/tintin-alteraeon.git | \
|
|
dialog --progressbox "Installing \"${game}\", please wait..." -1 -1
|
|
add_launcher "${installPath}/tintin-alteraeon/aa.tin"
|