Skip to content

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

License

Notifications You must be signed in to change notification settings

un1cum/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 in-game.

The issues page should be primarily used for bug reports and enhancement ideas. Questions related to GTA V scripting in general are better off in forums dedicated to this purpose, like gta5-mods.com or gtaforums.com.

Requirements

Downloads

Pre-built binaries can be found on the releases page.

Contributing

You'll need Visual Studio 2017 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%