Skip to content

Choose a tag to compare

@NCMcClureNCMcClure released this 24 May 09:18
· 2 commits to main since this release

Version 1.2.3

Release Notes

Installation for Launcher versions of UE 5.3+

  • Download the version of the plugin for your engine version (eg. NodeToCode_5.3.zip for UE 5.3)

Project

  • Extract the provided .zip into your Project's Plugins directory:
  • %project_root%/Plugins/NodeToCode/[NodeToCode.uplugin, Source, Content, etc.]

Engine

  • Extract the provided .zip into your Unreal Engine installation's Engine/Plugins/Marketplace directory:
  • %engine_installation_root%/Engine/Marketplace/Plugins/NodeToCode/[NodeToCode.uplugin, Source, Content, etc.]

Installation for Source versions of UE 5.3+

  • Download the non-versioned .zip of the plugin (NodeToCode.zip).
  • Install in the same paths as detailed above for the Launcher builds of the plugin for your Project/Engine
  • Compile the plugin for your engine
    • If you've already got a source version of UE up and running, you are likely familiar with this process

Other Info

Supported UE Versions:

  • 5.3
  • 5.4
  • 5.5

Supported Editor Platforms:

  • Windows
  • MacOS