/scripthookvdotnet

An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language ingame.

Primary LanguageC++zlib LicenseZlib

Community Script Hook V .NET

Build Status

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 ingame.

Downloads

Prebuilt binaries can be found on the releases page.

Contributing

You'll need Visual Studio to open the project file and the Script Hook V SDK, which has to be extracted into "/sdk" after downloading.

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 separatly, is licensed under the conditions of the zlib license.