From 798a3181c8f29ec05b8805f38b68a1db268a31e3 Mon Sep 17 00:00:00 2001 From: Jordon Brooks <16258926+Jordonbc@users.noreply.github.com> Date: Mon, 8 Jan 2024 02:44:54 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0740e86..81a55f2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,9 @@ Experience the capabilities of HarmonyLink: Legacy (June 2023 version) with our HarmonyLinkExample

-The picture above shows a packaged Shipping build of a UE5 project with the HarmonyLink plugin enabled. Widgets we're added to the viewport to display these values. The values are updated on tick, with no noticable performance loss. +The picture above shows a packaged Win64 (exe) Shipping build of a UE5 project with the HarmonyLink plugin enabled running via Proton. Widgets were added to the viewport to display these values. The values are updated on tick, with no noticable performance loss. + +As you can see, Even though it's running on Proton, we can still detect the underlying system specifications. ## Integration Guide