Skip to content
forked from WopsS/RED4ext

A script extender for Cyberpunk 2077.

License

Notifications You must be signed in to change notification settings

scx1125/RED4ext

 
 

Repository files navigation

REDext

A script extender for Cyberpunk 2077.

Build instructions

Windows

  1. Download and install Visual Studio 2019 Community Edition or a higher version.
  2. Clone this repository.
  3. Clone the dependencies (git submodule update --init --recursive).
  4. Go to the premake directory and run generate_projects.bat.
  5. Open the solution (REDext.sln) located in projects directory.
  6. Build the projects.

About

A script extender for Cyberpunk 2077.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.9%
  • Lua 13.1%