updated install games function. Inallations are now handled in files in the .install directory. This may be horribly broken, for stability, use the master branch.
This commit is contained in:
4
.install/Slay the Text.sh
Normal file
4
.install/Slay the Text.sh
Normal file
@ -0,0 +1,4 @@
|
||||
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"
|
Reference in New Issue
Block a user