Begone / multiplayer

Anyone know how to developers of Begone got it multiplayer able? I mean, did they use RPC or maybe Master Server?

1 Answer

1

I think they used their own product called Photon:

The socket-server is built on native C/C++ and utilizes the UDP protocol for ultimate speed and performance while custom server code is written in .NET/C#.