Removed Java as 1922 has java itself
This commit is contained in:
parent
f0ef08011f
commit
306349c5c9
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
Sonic is the name of a franchise so there are more sonic characters than just Sonic unless you #!/bin/bash
|
||||
export WORLDSDIR="$(dirname "$(readlink -f "$0")")/Worlds"
|
||||
export WINEPREFIX="$WORLDSDIR/prefix"
|
||||
export WINEARCH=win32
|
||||
|
@ -38,9 +38,7 @@ prefix () {
|
|||
|
||||
install () {
|
||||
cd "$WORLDSDIR/downloads"
|
||||
echo "Downloading Java 6u45 Windows i586..."
|
||||
echo "Installing Worlds 1900. Please complete the setup."
|
||||
wine jre.exe /s
|
||||
wine Worlds.exe /s
|
||||
killall run.exe Worlds1900.exe javaw.exe
|
||||
audio
|
||||
|
|
Loading…
Reference in New Issue
Block a user