SkillAgentSearch skills...

RED3lib

A library to create native mods for REDengine 3 (i.e. The Witcher 3: Wild Hunt) using C++.

Install / Use

/learn @wopss/RED3lib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RED3lib

A library to create native mods for REDengine 3 (i.e. The Witcher 3: Wild Hunt) using C++.

Building from source

  1. Download and install Visual Studio 2022 Community Edition or a newer version.
  2. Download and install CMake 3.21 or a newer version.
  3. Clone this repository.
  4. Create a directory named build.
  5. Go to the build directory and run cmake ...
  6. Open the solution (RED3lib.sln).
  7. Build the project(s).

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated5mo ago
Forks4

Languages

C++

Security Score

87/100

Audited on Oct 23, 2025

No findings