Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.16 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.16 KB

AzLink-GMod

Latest release Chat

AzLink-GMod is a Garry's Mod addon to link a Garry's Mod server with Azuriom.

Download

You can download the plugin on Azuriom's website or in the GitHub releases.

Contributing

This project follows the CFC Glua Style Guidelines.

Dependencies

This addon uses gmsv_serverstat as an optional dependency to get process resources usages.

Timer

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.