2.2.0 - Hook retrying and forceInsecure
The hook now retries hooking the game functions it needs if it fails the first time. If it still doesn't work after waiting and retrying several times, it still fails.
There is now a forceInsecure
config flag that forces all requests to use HTTP. This is intended for development ONLY. You (probably) shouldn't use it.
Full Changelog: 2.1.0...2.2.0