5 lines
250 B
Bash
5 lines
250 B
Bash
|
check_dependencies python-ansimarkup:ansimarkup
|
||
|
git -C "${installPath}/" clone https://github.com/Difio3333/slaythetext.git | \
|
||
|
dialog --progressbox "Installing \"${game}\", please wait..." -1 -1
|
||
|
add_launcher "${installPath}/slaythetext/main.py"
|