Quote:
Originally Posted by Super Aids
Never.
|
Playing on a private server from OS X it's possible (did it myself), but running a server on OS X, I agree with you, not actual need of running it under that OS.
Quote:
Originally Posted by Fang
Technically, you could make a source that can run on a mac computer, but all of the sources released currently only work on Windows and Linux. If you run a virtual machine on your mac computer, or if you have that software that allows you to boot into Windows / Linux (Parallel I think it's called), then you could run one that way.
|
Actually, if you get rid of the p/invoke and replace all the '\' characters used in Windows for paths with '/' any server would work fine on OS X compiled with mono.