Game World of War is now working, so uncommented.
This commit is contained in:
parent
de39454cb4
commit
b109348693
@ -1068,7 +1068,7 @@ gameList=(
|
||||
"VIP Mud"
|
||||
"Warsim"
|
||||
#"Wolf Games Launcher"
|
||||
#"World of War"
|
||||
"World of War"
|
||||
)
|
||||
|
||||
# Make sure the minimum of curl, sox, wget, wine, and winetricks are installed
|
||||
@ -2723,11 +2723,12 @@ EOF
|
||||
add_launcher "c:\Program Files\wg-release\WolfGames.exe"
|
||||
;;
|
||||
"World of War")
|
||||
export bottle="nyanchan"
|
||||
export winVer="win7"
|
||||
install_wine_bottle speechsdk
|
||||
install_wine_bottle
|
||||
download "https://www.agarchive.net/games/nyanchan/world%20of%20war%20English.7z"
|
||||
7z e -o"$WINEPREFIX/drive_c/Program Files/World of War" "${cache}/world of war English.7z"
|
||||
#add_launcher "c:\Program Files\"
|
||||
7z x -o"$WINEPREFIX/drive_c/nyanchangame" "${cache}/world of war English.7z"
|
||||
add_launcher "c:\nyanchangame\world of war English\world of war.exe"
|
||||
;;
|
||||
"Donate")
|
||||
open_url "https://ko-fi.com/stormux"
|
||||
|
Loading…
Reference in New Issue
Block a user