WARNING! Possibly horribly broken. For stability, switch to master branch. Completely changed the way the installer system works.
This commit is contained in:
7
.install/Bokurano Daibouken 2.sh
Normal file
7
.install/Bokurano Daibouken 2.sh
Normal file
@ -0,0 +1,7 @@
|
||||
download "https://www.nyanchangames.com/softs/nn2_setup.exe"
|
||||
export bottle="nyanchan"
|
||||
export winVer="win7"
|
||||
install_wine_bottle
|
||||
7z x -o"$WINEPREFIX/drive_c/nyanchangame/bk2" "${cache}/nn2_setup.exe"
|
||||
find "${WINEPREFIX}/drive_c/nyanchangame/bk2/" -type f -name 'nvdaControllerClient.dll' -exec rm -v "{}" \;
|
||||
add_launcher "c:\nyanchangame\bk2\play.exe"
|
Reference in New Issue
Block a user