Does anyone know if there are any private servers that also work for mac? If so could i get a link please? Thanks =D
Server != ClientQuote:
Well conquer came out with a mac client so i figured some private servers would have it too lol
It will be easier to create a new source in Carbon/Cocoa :rolleyes:Quote:
You can run a C# server on mac via mono if you remove all the P/invokes, unsafe code and other platform specific code (specifically, BinaryReader/Writer, or other logic which does non-endian-aware conversion - assuming Mac on PPC).