Community Script Hook V .NET (SHVDN)
This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which allows running scripts written in any .NET language in-game.
The issues page should be primarily used for bug reports and focused enhancement ideas. Questions related to GTA V scripting in general are better off in Discussions page or forums dedicated to this purpose, like gta5-mods.com.
Requirements
- C++ ScriptHook by Alexander Blade
- .NET Framework β₯ 4.8
- Visual C++ Redistributable for Visual Studio 2019 x64
Downloads
Pre-built binaries can be found on the releases page. You need to use the ASI file and the DLL files for APIs in an archive of the same version as internal structure can be changed without notices.
Contributing
You'll need Visual Studio 2019 or higher to open the project file and the Script Hook V SDK extracted into /sdk.
Any contributions to the project are welcomed, it's recommended to use GitHub pull requests.
License
All the source code except for the Vector, Matrix and Quaternion classes, which are licensed separately, is licensed under the conditions of the zlib license.