Hello,
First of all, thank you for creating this game mode..!
Question for the Mod Developers: (Couple of questions )
Q1 : What language is the server written in?
Q2 : How many GameServers are running on the servers ? How do you control all server modules ? (Master server ?) What if the master server is closed?
Q3 : If you want to make an update to GameServer application, how do you distribute updates to all modules at the same time ?
Q4 : How to design your server ditrubuted-architecture-pattern ?
Q4 : How many lines of code does the server work with? (Libraries are not counted! :)) Is it Async or Sync ?
Q5 : How many player can handle a single GameServer ?
Thank You !
Best regards...