From e19cbd66b1953f52f9ce2c4f815df3075168f511 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 20 Oct 2024 19:51:43 -0400 Subject: [PATCH] Note that Endwalker content in a Dawntrail client still loads DW-specific content is WIP and will probably break. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f184a86..5e47eac 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ There are no releases at the moment, but experimental builds are currently avail ### Supported Game Versions -I have only tested Novus on 6.x (Endwalker) so far, and it has limited support for 7.x (Dawntrail) except for the new renderer. If you're using Novus against Dawntrail, make sure to set the `NOVUS_IS_DAWNTRAIL=1` environment variable. +This works for A Realm Reborn (2.x) thru Endwalker content (6.x) while Dawntrail (7.x) support is still WIP. If you're using something Dawntrail-related doesn't load properly, try using the `NOVUS_IS_DAWNTRAIL=1` environment variable. ## Building