Skip to content

Wouter-M/scripthookvdotnet

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.9%
  • C# 1.1%