cp2077-red-data
by rayshader
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. Getting started Compatibility
- Cyberpunk 2077 v2.31
- [Redscript] 0.5.31+
- [Cyber Engine Tweaks] 1.37.0+
Installation 1. Install requirements:
- [RED4ext] v1.29.0+
2. Extract the [latest archive] into the Cyberpunk 2077 directory. API wrapper This plugin can be used when writing a RED4ext plugin with RedLib. You can find a C++ API wrapper in [branch api]. Usage UUID All UUID features are defined in module RedData . You need to import it with: You can generate a random UUID like this: You can format a UUID to and from a String : You can test whether a UUID is valid: You can compare UUIDs for equality: JSON All JSON features are defined in module RedData.Json . You need to import it with: Parse JSON ParseJson(text: String) - ref<JsonVariant> e.g.
Summary adapted from the project README (MIT licensed). Full docs at the source link above.
Are you the author?
This is a metadata page. We never host files without your consent. Claim it to get full-speed direct hosting for your users, download stats, and complete control: edit, update, delete, it stays yours.
Requires signing in with Discord. Questions first? Message the team from your dashboard.
Comments (0)
Sign in to comment, vote, or submit screenshots.
No comments yet.