Skip to content
NeoStack
Esc
navigateopen⌘Jpreview
On this page

Installation

How to install NeoStack AI in your Unreal Engine project

From Fab Marketplace

  1. Purchase/download NeoStack AI from Fab
  2. In Epic Games Launcher, go to Unreal Engine > Library
  3. Find NeoStack AI in FAB Library and click Install to Engine
  4. Select engine version you want to install plugin for
  5. Restart Unreal Editor
  6. Open Tools > Agent Chat and follow the Setup Checklist

Manual Installation

  1. Download the plugin zip file
  2. Extract to your project’s Plugins folder:
    YourProject/
    └── Plugins/
       └── NeoStackAI/
           ├── NeoStackAI.uplugin
            └── Source/
  3. If your project is c++ regenerate project files (right-click .uproject > Generate Project Files) and build project.
  4. Launch the editor

Verify Installation

After installation, verify the plugin is enabled:

  1. Open Edit > Plugins
  2. Search for “NeoStack AI”
  3. Ensure the checkbox is enabled
  4. Restart if prompted

You should now see Tools > Agent Chat in the editor menu.

FAB Installation Video Tutorial

Website Installation Video Tutorial

Packaging for Non-Desktop Platforms

Requirements

Requirement Version
Unreal Engine 5.5–5.8
Platform Windows, macOS, Linux
Type Editor Only

Was this page helpful?