ID:2644260
 
Hello,

I was strolling around various BYOND games, and noticed how games such as SS13 can communicate with their own website to show server listing's and various game information.

I was just curious as to how this was accomplished.

Thanks.
They probably don't talk directly to the server for that information, they're probably parsing the hub.

But you'd want to look at world/Export() and world/Topic()