Super Mario Bros works
This commit is contained in:
parent
7b5104dc28
commit
c8a8b92b34
@ -979,7 +979,7 @@ gameList=(
|
|||||||
"Super Dogs Bone Hunt"
|
"Super Dogs Bone Hunt"
|
||||||
"Super Egg Hunt"
|
"Super Egg Hunt"
|
||||||
"Super Liam"
|
"Super Liam"
|
||||||
#"Super Mario Bros"
|
"Super Mario Bros"
|
||||||
"Survive the Wild"
|
"Survive the Wild"
|
||||||
"Swamp"
|
"Swamp"
|
||||||
"Technoshock"
|
"Technoshock"
|
||||||
@ -2273,6 +2273,7 @@ EOF
|
|||||||
install_wine_bottle speechsdk
|
install_wine_bottle speechsdk
|
||||||
download "https://www.agarchive.net/games/jeqoconGames/super%20mario%20bros.7z"
|
download "https://www.agarchive.net/games/jeqoconGames/super%20mario%20bros.7z"
|
||||||
7z e -o"$WINEPREFIX/drive_c/Program Files/Super Mario Bros" "${cache}/super mario bros.7z"
|
7z e -o"$WINEPREFIX/drive_c/Program Files/Super Mario Bros" "${cache}/super mario bros.7z"
|
||||||
|
cp -v "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/*.wav "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/*.ogg "$WINEPREFIX/drive_c/Program Files/Super Mario Bros"/mario/
|
||||||
add_launcher "c:\Program Files\Super Mario Bros\Mario.exe"
|
add_launcher "c:\Program Files\Super Mario Bros\Mario.exe"
|
||||||
;;
|
;;
|
||||||
"Survive the Wild")
|
"Survive the Wild")
|
||||||
|
Loading…
Reference in New Issue
Block a user