Intro
Quick ways to get started with REDscript
Check out REDscript in 2 minutes
Look up example game patches
Learn How to create a hook (copied from GitHub's Discussion page)
Read other pages of this wiki!
Useful resources
API documentation for in-game types: A searchable compendium including native functions, classes, etc. For more detailed information, check out the database link below.
Decompiled game code: Game functions as a zip
Native database: Classes, enums, and bitfields, searchable by text. Functions and fields are included, but can't be searched. You might find more info here than in the API documentation alone!
Last updated