From 6308112e54fe41a3bc1ceeb2b807f0d09f15a1e9 Mon Sep 17 00:00:00 2001 From: jwindgassen <75307755+jwindgassen@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:11:08 +0200 Subject: [PATCH] Added UE-Wrapper link to Readme (#1024) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff4d3f3..4616da2 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,4 @@ The autogenerated API reference is hosted on [CodeDocs](https://codedocs.xyz/jbe The following projects are not officially supported: - [Qt wrapper](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6) +- [UnrealEngine Wrapper](https://github.com/jwindgassen/UnrealYAML)