|
|
|
|
|
by malkia
5815 days ago
|
|
We use MySQL for example for logging a lot of stuff coming out of the game - for example texture usage, error messages, where people were shooting mostly, anything. Also MySQL, SQLIte are being used for the caching on the server, and caching locally of the converted data. PHP has been used for getting few internal sites, but I can't tell much. So these technologies are not used in the actual games (at least ours), but are used in the internal tools to make them. |
|