Added a sentence to the readme

This commit is contained in:
Jordon Brooks 2024-01-08 02:39:10 +00:00
parent a45777bb0a
commit f6e66ea08c
No known key found for this signature in database
GPG key ID: 83964894E5D98D57

View file

@ -51,6 +51,8 @@ Experience the capabilities of HarmonyLink: Legacy (June 2023 version) with our
<img src="Images/SteamDeckExample.jpg" alt="HarmonyLinkExample" height="480"/> <img src="Images/SteamDeckExample.jpg" alt="HarmonyLinkExample" height="480"/>
</p> </p>
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.
## Integration Guide ## Integration Guide
### For Game Developers ### For Game Developers