A script extender for REDengine 3 (i.e. The Witcher 3: Wild Hunt).
- 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
build
directory and runcmake ..
. - Open the solution (
RED3ext.sln
). - Build the projects.