Merge branch 'Dev' into Stable

This commit is contained in:
Jordon Brooks 2024-01-08 02:39:20 +00:00
commit aa4f7572aa
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"/>
</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
### For Game Developers