This is the official ScriptHook for the PC remake of Red Dead Redemption.
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 owned by your script and cleanup'd by the engine automatically.
You can hot reload all of your mods by enabling the reload hotkey (CTRL + R) in the ScriptHookConfig.ini file.
Edited by kepmehz
What's New in Version 1.2
See changelogReleased
- Fixed some native calling issues
- Every .asi mod now has its own script thread
- Added skip intro logo
- Fixed save game reload crashes
With version 1.2:
- Download
Recommended Comments
Create an account or sign in to comment