Skip to content

Hooks Library🔗

The Hooks library is implemented in Lua as a module that allows you to attach code to certain events in the game. This allows you to run custom code when certain things happen in the game.

Functions