Create an account

RED4ext v1.20.0  

Upload: 17 Apr 2023, 15:40
Last updated: 22-12-2023, 11:22
Created by: WopsS [X]
Uploaded by: Aqxaro
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

  1. Download the latest zip (e.g. red4ext_x.y.z.zip) from GitHub or NexusMods.
  2. Extract the content of the archive in the game's directory.
  3. Launch the game.
  4. (Optional) Check the log file in <game_directory>/red4ext/logs/red4ext.log to make sure everything works.
Cyberscript Core v3.2.1 3.7MB

Cyberscript Core v3.2.1

22 Dec 2023
0
195
0

CyberScript is an scripting framework written in Lua, using CET, to execute .json script. It allow you to create or execute EASILY script like custom quest, dialog, stories and more. Read the description for more detail ;)

Comments
The minimum comment length is 10 characters.