AzLink-GMod is a Garry's Mod addon to link a Garry's Mod server with Azuriom.
You can download the plugin on Azuriom's website or in the GitHub releases.
This project follows the CFC Glua Style Guidelines.
This addon uses gmsv_serverstat as an optional dependency to get process resources usages.
AzLink scheduler is based on Garry's Mod timer
, whose internals cause it not to advance while the client is timing out from the server or on an empty dedicated server due to hibernation, unless sv_hibernate_think
is set to 1
.