A script extender for REDengine 4 (Cyberpunk 2077).
RED4ext is a library that extends REDengine 4. It will allow modders to add new features, modify the game behavior, add new scripting functions or call existing ones in your own plugins.
This library is similar to:
This library is split into two parts:
If you are developing a new plugin, add only RED4ext.SDK in your project structure.
Instructions about how to install RED4ext can be found here.
Instructions about how to build RED4ext can be found in BUILDING.md.
Do you want to contribute? Community feedback and contributions are highly appreciated!
For general rules and guidelines see CONTRIBUTING.md.