Getting Started
Welcome to the UDCore documentation guide. Follow the instructions below to learn how to install the UDCore plugin in your Unreal Engine project.1. Prerequisites
- Unreal Engine - UDCore is works with Unreal Engine 5.3 or later.
- Platform - UDCore currently supports Windows 10 or later.
2. Installation
Plugin Downloader
Plugin Downloader
Plugin Downloader is a free marketplace plugin that allows you to easily install and update Unreal Engine plugins
from GitHub from inside of the Unreal Engine editor.
Install Plugin Downloader
Install Plugin Downloader from
the Unreal Engine Marketplace
Enable the Plugin Downloader plugin
- Open your Unreal Engine project.
- Go to
Edit->Plugins. - Search for
Plugin Downloaderand enable it. - Restart the Unreal Engine editor.
Download the UDCore plugin
- Go to
Edit->Plugins - Click on
Downloadin the upper left of thePluginswindow - In the
Download Pluginwindow, SelectUDCorefrom the install list - Click on
Downloadin the bottom right of theDownload Pluginwindow - Wait for download to complete
- Restart the Unreal Engine editor when prompted

Git Clone
Git Clone
Copy the plugin to your Unreal Engine project
- Navigate to your Unreal Engine project’s
Pluginsdirectory. - Copy the
UDCorefolder into thePluginsdirectory.

