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.
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.