Skip to content

An ASI plugin for Red Dead Redemption 2, which allows anyone to create scripts using any .NET language.

License

Notifications You must be signed in to change notification settings

Halen84/ScriptHookRDR2DotNet-V2

 
 

Repository files navigation

Community Script Hook RDR2 .NET V2 | Downloads

ScriptHookRDR2DotNet V2

An improved version of Saltyq's ScriptHookRDR2DotNet implementation.

All credits go to Saltyq for the original ScriptHookRDR2DotNet implementation.

Note: Older C# scripts may not be compatible with this version and likely needs to be updated.

About

This is an ASI plugin for Red Dead Redemption 2, ported from ScriptHookVDotNet, 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 RDR2 scripting in general are better off in Discussions page or forums dedicated to this purpose, like rdr2mods.com

Requirements

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 RDR2 SDK extracted into "/sdk".

Any contributions to the project are welcomed, it's recommended to use GitHub's pull request system.

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.

Credits

  • Saltyq - Original ScriptHookRDR2DotNet creator
  • crosire & kagikn - ScriptHookVDotNet

About

An ASI plugin for Red Dead Redemption 2, which allows anyone to create scripts using any .NET language.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 99.6%
  • Other 0.4%