Latest version of Ball Bouncer. Works great now.
This commit is contained in:
parent
f50b025334
commit
7620ec3b3a
@ -636,8 +636,8 @@ case "${game}" in
|
||||
;;
|
||||
"Ball Bouncer")
|
||||
check_architecture x86_64
|
||||
download "https://files.sooslandia.ru/BallBouncer/1.2.0/BallBouncer-linux-1.2.0.zip"
|
||||
unzip -d "${installPath}/" "${cache}/BallBouncer-linux-1.2.0.zip"
|
||||
download "https://files.sooslandia.ru/BallBouncer/1.2.1/BallBouncer-linux-1.2.1.zip"
|
||||
unzip -d "${installPath}/" "${cache}/BallBouncer-linux-1.2.1.zip"
|
||||
chmod +x "${installPath}/BallBouncer/BallBouncer"
|
||||
add_launcher "${installPath}/BallBouncer/BallBouncer"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user