| description | Preparations for REDscripting. |
|---|
Created: Apr 02 2024 by mana vortex
Last documented edit: Jul 21 2026 by Zhincore
If you want to install REDscript as a dependency for other mods, see its NexusMods page for instructions.
{% embed url="https://www.nexusmods.com/cyberpunk2077/mods/1511" %}
Download and install REDscript just like a regular user.
It is also highly recommended to install an extension to your favorite IDE:
{% content-ref url="setup-for-vscode.md" %} setup-for-vscode.md {% endcontent-ref %}
{% content-ref url="setup-for-jetbrains-ides.md" %} setup-for-jetbrains-ides.md {% endcontent-ref %}
For other IDEs checkout the README on redscript-ide GitHub page directly:
{% embed url="https://github.com/jac3km4/redscript-ide" %}
You can also download the CLI (command-line interface) if you want to manually compile/decompile some REDscript code.
The latest REDscript releases are available on GitHub.
{% embed url="https://github.com/jac3km4/redscript/releases" %}