[Feature Request] Add plugin callback on_frame
-
I asume you already hook the game frame. If you can provide a new callback for plugins that gets trigger on every frame. So we dont have to install a hook for every plugin.
DLL_EXPORT void on_frame() { }
It will be handy to play with timers.
-
RektInator Opinion?
-
xensik I'll put it on the todo list.