Intro¶
Scripting allows you to customize and expand your gaming experience with access to thousands of functions across various types and namespaces. Lua is a very popular language in the community so naturally we chose it as the language for our API.
API Updates
Updates to Exodus may lead to breaking changes in the API. Such changes (although rare) will be announced in news.
Start Developing¶
Everything you need to start developing scripts can be found below
Native namespaces are provided by RDR2 Native DB
Untrusted Scripts
Don't run scripts unless you trust the developer or have verified the source code. Scripts that may appear on the store have been verified and are safe to use.
Start Using¶
Everything you need to start using scripts can be found below