From 4731be25e73510b506e6d9d4b568e350ffcf873f Mon Sep 17 00:00:00 2001 From: Jordon Brooks <16258926+Jordonbc@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:55:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0a25de..0a3d355 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ This repository contains the Unreal Engine client plugin for the HarmonyLink API If you have not yet made the jump to Unreal Engine 5 you will need to edit the `HarmonyLinkUE.uplugin` and change the engine version to the desired engine. +⚠️ HarmonyLinkUE will only work if you run [HarmonyLinkServer](https://github.com/Jordonbc/HarmonyLinkServer) + ## Contributing We appreciate your contributions! Please fork this repository and make your changes in a separate branch. Then submit a pull request.