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.
STILL IN ALPHA STATE. EXPECT ERRORS, CRASHES, ETC
USERS HAVING TROUBLE LOADING .ASI FILE AFTER UPDATE:
Please see “FOR ERRORS/readme.txt” in download.
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.
USE:
Copy ScriptHookRDRDotNet.asi, ScriptHookRDRNetAPI.dll, AND ScriptHookRDRDotNet.ini to your RDR2 Install folder.
Install scripts to /scripts/ folder inside root folder
Requirements
C++ ScriptHookRDR2 by Alexander Blade
.NET Framework v4.6 or above
Visual C++ Redistributable for Visual Studio 2019 x64
For Developers:
Create .NET Framework project ≥ 4.6
Add Reference to ScriptHookRDRNetAPI.dll
use RDR2 namespace
**See ExampleScript.cs**
Credits:
Crosire (ScriptHookVDotNet)
Jedijosh920 – lots of help <3
Mooshe - RDR3CrashDiagnostics program
Halen84
Saltyq