Skip to content

Add Nodecraft Studio to UE5

You can add the Nodecraft Studio Plugin for Unreal Engine 5 in one of two ways:

Nodecraft publishes the source code on GitHub. Here, you can review the code being added to your game or even make changes to the UI to better match your game’s look and feel.

Source-code for Nodecraft Studio Plugin for Unreal Engine 5

  1. Download the source code from the GitHub link above.
  2. Once you have downloaded the plugin from GitHub, move the plugin (the folder titled NodecraftDiscovery) into the Plugin’s folder of your project (see screenshot below).

🛠️ The name of the plugin is subject to change by the time of public release.

  1. Regenerate Visual Studio project files for your project.

This option is great for quickly adding the plugin to your game. THIS WILL BE RELEASED SOON\