Last Updated on October 22, 2022 by Marcella Stephens
Community Script Hook V.NET v3.3.1 is an ASI module that allows games to run in-game with .NET language. Its source code is available on GitHub.
How to Install Script Hook V.NET v3.3.1
- First you need to Install both the Microsoft .NET Framework 4.5.2 (or higher, so skip this on Windows 10) and the Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64).
- Now Download and Install the Latest version of Script Hook V.
- After that you need to Download Community Script Hook V .NET.
- Now Copy the ScriptHookVDotNet.asi, ScriptHookVDotNet2.dll and ScriptHookVDotNet3.dll files into your game directory.
Changelog Script Hook V.NET v3.3.1
Despite the minor version difference, this version is basically the same as v3.2.0 but with one bug fix, additional enum values for WeaponComponentHash
and WeaponAttachmentPoint
, and additional properties for missing enum values of WeaponAttachmentPoint
. v3.3.0 is skipped due to versioning issues.