0 of 0

File information

Last updated

Original upload

Created by

Rayshader

Uploaded by

RayshaderFR

Virus scan

Safe to use

About this mod

Plugin to parse / create / format data using Redscript / CET. It only supports Json for now. For modders only.

Requirements
Permissions and credits
Mirrors
Changelogs
RED DATA

This plugin provides parsing / formatting for different data formats. It only supports Json for now. It can be used with Redscript and CET. This is a dependency for modders.

LATEST CHANGES - v0.4.3

Fix issue when using FromJson() which could lead to a crash of the game.
Update internal dependency.

COMPATIBILITY

✓ Cyberpunk 2077 2.12a
✓ redscript 0.5.24+
✓ Cyber Engine Tweaks 1.32.2+

INSTALLATION

1. Install requirements
RED4ext 1.25.0+
2. Download the latest release here (or from GitHub).
3. Extract the archive into the Cyberpunk 2077 directory.

You should have a "<Cyberpunk 2077>/red4ext/plugins/RedData" directory if done correctly.

DOCUMENTATION

▸ See README
▸ See examples/ (Redscript & CET)

REPORT A BUG

If you find a bug / crash to desktop (CTD) after installing and using this plugin:

1. Check every requirements are installed.
2. Check logs in "<Cyberpunk 2077>/red4ext/logs/reddata-xxx.log"
3. Create a bug from this page using button "Report a bug".
4. Describe what you're trying to do and what is happening.
5. Describe relevant installed mods and versions (RED4ext, redscript, CET)
7. Include logs and format them using [CODE] block.
8. Thanks for reporting.

COMMUNITY

If you need help with mod development using this plugin, please feel free to contact me on Discord.
I prefer public discussions so that everyone can use shared knowledge.

Cyberpunk 2077 Modding Community

MY OTHER MODS
RedFileSystem
RedHttpClient