http://mcdzienny.cba.pl/viewtopic.php?f=2&t=1925
Finally a mac/linux version
Finally a mac/linux version
Same here with the shell file.My... My day... Has officially been made.
EDIT: Having troubles running the "xwom.sh" file. How would I do that?
You need mac version of WoM.how do i run the sh. file!!!!?
do i need to have the mac version of wom installed as well or can that be deleted?
i have the won version installed now.You need mac version of WoM.how do i run the sh. file!!!!?
do i need to have the mac version of wom installed as well or can that be deleted?
Heres instruction: http://www.worldofminect.com/tutorials/game_client_osx
Run the .sh with terminal, but currently there are problems for most people not allowing it to work.i have the won version installed now.You need mac version of WoM.how do i run the sh. file!!!!?
do i need to have the mac version of wom installed as well or can that be deleted?
Heres instruction: http://www.worldofminect.com/tutorials/game_client_osx
Here: http://www.mediafire.com/?trkfdb7k5ps12sbCan someone give me a download link to the XWoM file for Macs? I can, quite literally, NEVER connect to the MCDzienny website where you download it, and can't find anywhere else to download it at. I would deeply appreciate it if someone posted another download link here.
#!/bin/sh
SOURCE="${BASH_SOURCE[0]}"
DIR="$( dirname "$SOURCE" )"
while [ -h "$SOURCE" ]
do
SOURCE="$(readlink "$SOURCE")"
[[ $SOURCE != /* ]] && SOURCE="$DIR/$SOURCE"
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
done
DIR="$( cd -P "$( dirname "$SOURCE" )" && pwd )"
cd "$DIR"
java -Xmx832M -Xms832M -jar -Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false lib/Starter.jar