# Downloads

## GitHub

The latest REDscript releases are available on GitHub.

{% embed url="<https://github.com/jac3km4/redscript/releases>" %}

### For mod users

If you want to install REDscript as a dependency for other mods.

1. Download [redscript-mod-vX.Y.Z.zip](https://github.com/jac3km4/redscript/releases)
2. Extract contents of the ZIP file to the game directory
3. Make sure the following files are present inside the Cyberpunk game directory\
   &#x20;   `Cyberpunk 2077\engine\tools\scc.exe`\
   &#x20;   `Cyberpunk 2077\engine\config\base\scripts.ini`

### For advanced users

* [Get the Visual Studio Code extension](https://github.com/jac3km4/redscript-ide-vscode) if you want to write your own REDscript scripts
* [Download the CLI](https://github.com/jac3km4/redscript/releases) (command-line interface) if you want to manually compile/decompile some REDscript code

## Nexus

Confused by GitHub? Download the ZIP file from the Nexus.

{% embed url="<https://www.nexusmods.com/cyberpunk2077/mods/1511>" %}
