From 4ee74265f6f17353a9ba34c99cb7444a3f9f9de3 Mon Sep 17 00:00:00 2001 From: admercs Date: Wed, 20 Mar 2024 14:42:44 -0700 Subject: [PATCH] update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 851e8869..b1361067 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ ## Announcements -* Windows now has separate Batch/Command and PowerShell build systems. +* We are currently adding support for [Unreal Engine 5.4](https://www.epicgames.com/site/en-US/news/state-of-unreal-roundup-unreal-engine-5-4-metahumans-in-uefn-and-lego-elements-for-fortnite-creators)! +* Windows: We now provide separate Batch/Command and PowerShell build systems. * The `autonomysim` Python package has undergone a complete overhaul! `AutonomyLib` is next. * A new documentation system has been rolled out that covers the Python and C++ APIs. * `Windows`: all build scripts have been translated from Command/Batch to PowerShell. `Unreal Engine` still generates Batch files and we are still ironing out the bugs.