Skip to main content

Prerequisites

These are the minimum prerequisites to run Redwood locally. There are more when you are ready to deploy to a Kubernetes cluster either locally or to the cloud, but we recommend starting with these to support a faster development cycle.

Unreal Engine

You'll need Unreal Engine to use Redwood. If you already compile Unreal from source you can use that, but for most developers we recommend starting with the Epic Games Launcher installed build.

C++ Compilation tools

You'll need software to compile C++ since our plugins are written in C++. Depending on your development OS, you have different options:

success

That's all of the current perquisites for now! You can now Install Redwood.