> For the complete documentation index, see [llms.txt](https://docs.infinityvoid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infinityvoid.io/guides/for-content-creators/unreal-engine-sdk.md).

# Unreal Engine SDK

### Download[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine#download) <a href="#download" id="download"></a>

Download the latest version of the Infinity Void Unreal Engine SDK on our [**GitHub**](https://github.com/infinity-void-metaverse/infinityvoid-unreal-sdk/releases).

### Compatibility[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine#compatibility) <a href="#compatibility" id="compatibility"></a>

#### Supported  Engine Versions[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine#supported-platforms) <a href="#supported-platforms" id="supported-platforms"></a>

| 5.2.1 |
| ----- |

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

#### Windows[​](https://docs.inworld.ai/docs/tutorial-integrations/unreal-engine#windows) <a href="#windows" id="windows"></a>

| Requirement   | Version |
| ------------- | ------- |
| Platform      | `Win64` |
| Unreal Engine | `5.2`   |
| Project Type  | C++     |
| Visual Studio | 2019+   |

{% hint style="info" %}
Our SDK is only available for windows as we require only Windows build to make experience cross platform. You could only build using windows however it will distributed to all the platforms.
{% endhint %}
