Added tiny game smashathon. Get angry!
This commit is contained in:
parent
4ee362b1c0
commit
937b52ffd0
5
.install/Smashathon.sh
Normal file
5
.install/Smashathon.sh
Normal file
@ -0,0 +1,5 @@
|
||||
export bottle="l-works"
|
||||
download "https://agarchive.net/games/lworks/Smashathon0.02.zip"
|
||||
install_wine_bottle speechsdk
|
||||
unzip -d "$WINEPREFIX/drive_c/Program Files" "$cache/Smashathon0.02.zip"
|
||||
add_launcher 'c:\Program Files\Smashathon0.02\smashathon.exe'
|
@ -375,6 +375,7 @@ get_bottle() {
|
||||
"judgement-day"*) ;&
|
||||
"lockpick"*) ;&
|
||||
"pigeon-panic"*) ;&
|
||||
"smashathon"*) ;&
|
||||
"super-egg-hunt"*) ;&
|
||||
"super-liam"*) ;&
|
||||
"the-great-toy-robbery"*) export WINEPREFIX="${HOME}/.local/wine/l-works";;
|
||||
|
Loading…
x
Reference in New Issue
Block a user