Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 543 Bytes

RED3ext

A script extender for REDengine 3 (i.e. The Witcher 3: Wild Hunt).

Building from source

  1. Download and install Visual Studio 2022 Community Edition or a newer version.
  2. Download and install CMake 3.25 or a newer version.
  3. Clone this repository.
  4. Clone the dependencies (git submodule update --init --recursive).
  5. Go to the build directory and run cmake ...
  6. Open the solution (RED3ext.sln).
  7. Build the projects.