Updated MUD launchers. Added Legends of Kallisti.
This commit is contained in:
5
.install/Legends of Kallisti.sh
Normal file
5
.install/Legends of Kallisti.sh
Normal file
@ -0,0 +1,5 @@
|
||||
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
|
Reference in New Issue
Block a user