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 enhancement ideas. Questions related to RDR2 scripting in general are better off in forums dedicated to this purpose, like nexusmods.com, gtaforums.com, or rdr2mods.com
All credits go to Saltyq for the original ScriptHookRDR2DotNet implementation.
Requirements
C++ ScriptHookRDR2 by Alexander Blade
.NET Framework ≥ 4.8
Visual C++ Redistributable for Visual Studio 2019 x64 (64 bit)
Credits:
Saltyq – Original ScriptHookRDR2DotNet creator
Crosire – ScriptHookVDotNet
Jedijosh920 – lots of help, natives for methods
Mooshe – help with API