Redscript is an open-source programming language and toolset designed to work natively with Cyberpunk 2077's scripting runtime. Redscript allows modders to write scripts that extend many features such as user-interface, combat balance, and NPC behavior.
{% content-ref url="language/intro/" %} intro {% endcontent-ref %}
{% content-ref url="language/language-features/" %} language-features {% endcontent-ref %}
{% content-ref url="language/native-types.md" %} native-types.md {% endcontent-ref %}
{% content-ref url="language/built-in-functions/" %} built-in-functions {% endcontent-ref %}
{% content-ref url="references-and-examples/common-patterns/" %} common-patterns {% endcontent-ref %}
{% embed url="https://github.com/jac3km4/redscript" %}
{% embed url="https://discord.com/invite/Epkq79kd96" %}