diff --git a/worlds-installer.sh b/worlds-installer.sh index 56a0c46..6041c75 100755 --- a/worlds-installer.sh +++ b/worlds-installer.sh @@ -154,6 +154,7 @@ launchscript () { echo "export WINE=$WINE" >> "$WORLDSDIR/wrldslinux" echo "export WINEPREFIX=$WINEPREFIX" >> "$WORLDSDIR/wrldslinux" echo "export WORLDSDIR=$WORLDSDIR" >> "$WORLDSDIR/wrldslinux" + echo "export WORLDSINSTALL=$WORLDSINSTALL" >> "$WORLDSDIR/wrldslinux" echo "export SETTHEME=DEFAULT" >> "$WORLDSDIR/wrldslinux" echo "source \"$WORLDSDIR/wlrdscmd\"" >> "$WORLDSDIR/wrldslinux" rm "$HOME/Desktop/WorldsPlayer Win7.*"