You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl;dr Aetherim should provide a way to hook methods.
Getting method points with Aetherim is extremely simple and can be done very quickly, which would make hooking methods child's play.
I propose implementing Hooks.hpp, which would aim to provide a wrapper around hooks that would allow integration with custom hook logic in your own code.
The text was updated successfully, but these errors were encountered:
tl;dr Aetherim should provide a way to hook methods.
Getting method points with Aetherim is extremely simple and can be done very quickly, which would make hooking methods child's play.
I propose implementing
Hooks.hpp
, which would aim to provide a wrapper around hooks that would allow integration with custom hook logic in your own code.The text was updated successfully, but these errors were encountered: