WoalzCraft

Download

Install the plugin in under five minutes

Drop into your UE 5.3+ project, generate your first Blueprint with a prompt. Free, open source, no Marketplace account required.

No release published yet

The plugin is under active development but no tagged release is out yet. Star the repo to get notified, or email support@woalz.com to join the early-access list.

Install guide

Five steps, no Marketplace

  1. 01

    Extract to your project

    Unzip the downloaded archive into your UE5 project's Plugins/ folder. Create the folder if it doesn't exist.

    YourProject/
      Plugins/
        WoalzCraft/         <- extract the archive contents here
          WoalzCraft.uplugin
          Source/
          Binaries/
          Resources/
  2. 02

    Regenerate project files

    Right-click your .uproject file → Generate Visual Studio project files. If you're not on Windows, run UnrealBuildTool -projectfiles from your project root.

  3. 03

    Open in Unreal Editor

    Launch Unreal. First load compiles any modules that need it (typically 1-3 minutes on a warm build cache). You'll see a Woalz Craftbutton in the toolbar when it's ready.

  4. 04

    First launch auto-provisions a key

    On first launch the plugin computes a machine fingerprint and requests a free Brain API key (60 req/hr). No paste step, no signup form. Upgrade to user tier (300 req/hr) later via /account.

  5. 05

    Generate your first Blueprint

    Click the Woalz Craft toolbar button, type spawn a cube when the game starts, hit Generate. The plugin creates a Blueprint, opens it, and asks you to Accept or Reject.

Other install paths

From source

Clone the Gitea repo, copy the plugin folder into your project, let UE compile on first run. Same result, trackable via git.

Fab / Marketplace

We're targeting Fab + UE Marketplace listings with v1.0. Until then the direct .zip is the supported path.

Hitting install issues? Email support@woalz.com or check the getting-started guide.