Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.01 KB

Home

What is redscript?

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.

Quick Links

{% 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 %}

Websites & Community

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

{% embed url="https://discord.com/invite/Epkq79kd96" %}