Set up Nyanchan Games bottle. Games themselves coming soon.
This commit is contained in:
parent
8f807f93eb
commit
84cc04c625
@ -377,6 +377,13 @@ get_bottle() {
|
||||
"super-egg-hunt"*) ;&
|
||||
"super-liam"*) ;&
|
||||
"the-great-toy-robbery"*) export WINEPREFIX="${HOME}/.local/wine/l-works";;
|
||||
# Nyanchan games group
|
||||
"bokurano-daibouken-3"*) ;&
|
||||
"laser-breakout"*) ;&
|
||||
"marina-break"*) ;&
|
||||
"mp5"*) ;&
|
||||
"screaming-strike-2"*) ;&
|
||||
"world-of-war"*) export WINEPREFIX="${HOME}/.local/wine/nyanchan";;
|
||||
# Oriol Gomez games group
|
||||
"bombercats"*) ;&
|
||||
"copter-mission"*) ;&
|
||||
@ -2200,6 +2207,7 @@ EOF
|
||||
add_launcher "c:\Program Files\scramble_win32\scramble.exe"
|
||||
;;
|
||||
"Screaming Strike 2")
|
||||
export bottle="nyanchan"
|
||||
export winVer="win7"
|
||||
install_wine_bottle fakejapanese speechsdk
|
||||
download "https://www.nyanchangames.com/softs/screamingStrike2.exe" "https://stormgames.wolfe.casa/downloads/nvdaControllerClient32.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user