Skip to content

WopsS/RED4ext.NativeDB

Repository files navigation

RED4ext.NativeDB

A website that contains the scripting RTTI for REDengine 4 (Cyberpunk 2077).

Build instructions

Steps

  1. Download and install Node.js (version 16.17.1 or newer).
  2. Clone this repository.
  3. Open the command line in the root directory and run npm install.
  4. Run npm run start to start the development server, or npm run build to build the project.

Note: See package.json for more commands.