Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
ScriptHookRDR This is the official ScriptHook for the PC remaster of Red Dead Redemption. If you want to support me and my development, consider becoming one of my patrons, but only, of course, if you want to and can: I am planning on posting all kinds of mod development and research on RAGE. Patreon
Installation: Download the archive from the the files tab, extract its content and copy 'ScriptHookRDR.dll', and 'dinput8.dll' into your RDR game directory (where RDR.exe is located) Now you can add as many mods as you wish!
Update to version 1.5.2, if your game crashes on startup with a breakpoint error!
Developers: You can find an example project including all the files you need to setup your mod for ScriptHook here: RDR1 Example Script Project Make sure to also download the sdk that is available via the files tab.
Note: Every .asi mod that you register gets its own script thread; that means every actor, mount, etc. that you spawn will only be owned by your script and cleaned up by the engine automatically. You can hot reload all of your mods by enabling the reload hotkey (CTRL + R) in the ScriptHookConfig.ini file.