These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
I downloaded the mac/linux file and it just downloaded a folder called 'release'. Inside the folder there are just a bunch of .exe files that I can't open on my current browser.
Try the Linux download.
You need to either download mono (from http://download.mono-project.com/archive/4.2.3/macos-10-x86/MonoFramework-MDK-4.2.3.4.macos10.xamarin.x86.pkg or wine from https://dl.winehq.org/wine-builds/macosx/download.html).
(Note: I don't have OSX so I'm not sure if you can directly run .exe files once mono or wine is installed)
Open a terminal instance in the same directory you extracted the client to, then type "./Launcher.exe" if you installed wine, otherwise type "mono Launcher.exe" if you installed mono.
Hope this helps! (A little late, just joined yesterday)