Cool I got the server that comes with the package running on my mac, yay! Just gotta download the mono framework then open terminal and type " mono <file location>/TNServer.exe". You can get the file location by selecting it in the finder, pressing CMD+C then pasting in terminal.
Hey how could I do something like photon's JoinRandomRoom()? I also want to limit a game to max 2 players, how could I do this?
Thanks in advance!