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
Implement a Syringe-compatible hook that fully initializes the library. This will replace the current method where a suitable DLL loader code is patched statically to the spawner
Convert the existing hook/callback functionality in to Syringe-compatible hooks
The text was updated successfully, but these errors were encountered:
The first step could be to move the initialization procedure into Syringe-style hook. This modification itself makes the library usable with Syringe, although the legacy patching methods may conflict with anti-cheat measures in yrpp-spawner.
The text was updated successfully, but these errors were encountered: