RED4ext v1.20.0
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:
- RED4ext - This project which consist of the loader, it only takes care of managing plugins.
- RED4ext.SDK - This project contains the reversed types and helpers to extend the engine, it can be used independently of RED4ext.
If you are developing a new plugin, add only RED4ext.SDK in your project structure.
Installing
The minimum comment length is 10 characters.