Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.44 KB

Community Script Hook V .NET

Build Status Slack Invite

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.

Requirements

Downloads

Pre-built 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.