RED3ext
A script extender for REDengine 3 (i.e. The Witcher 3: Wild Hunt).
Install / Use
/learn @wopss/RED3extREADME
RED3ext
A script extender for REDengine 3 (i.e. The Witcher 3: Wild Hunt).
Building from source
- Download and install Visual Studio 2022 Community Edition or a newer version.
- Download and install CMake 3.25 or a newer version.
- Clone this repository.
- Clone the dependencies (
git submodule update --init --recursive). - Go to the
builddirectory and runcmake ... - Open the solution (
RED3ext.sln). - Build the projects.
