github scripthookvdotnet/scripthookvdotnet-nightly v3.7.0-nightly.157
ScriptHookVDotNet-v3.7.0-nightly.157

latest release: v3.7.0-nightly.158
4 hours ago

Note: While this version has breaking changes made to AtLiteralStringHash(string, uint) and AtLiteralStringHashUtf8(string, uint), the changes were done because the old behaviors contradict what their documentations say. Previously, they called AtPartialStringHash variants while AtLiteralStringHash(byte[], uint) generates Jenkins One-at-a-time hashes without any character conversions before hashing as intended. If your scripts didn't expect AtLiteralStringHash(string, uint) or AtLiteralStringHashUtf8(string, uint) to convert strings to Jenkins One-at-a-time hashes without any character conversions before hashing, they might need to be modified.


Don't miss a new scripthookvdotnet-nightly release

NewReleases is sending notifications on new releases.