From 78bf82ccfde6193c3608c4ba50d54f17d4167b3b Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:40:29 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 195adbc..535ce90 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Changes: * Positional Voice Chat that works on completely vanilla servers, uses Opus for crisp, HD audio (rewrite from StarExtensions) * Both menus are made available in the options menu in this fork rather than as a chat command. * Multiple font support (switch fonts inline with `^font=name;`, .ttf assets are auto-detected) -* Per-thread world lightmap generation moved off the main thread +* World lightmap generation has been moved off the main thread * Experimental changes to the storage of directives in memory to greatly reduce their impact on frametimes * Works well when extremely long directives are used for "vanilla multiplayer-compatible" creations, like [generated clothing](https://silverfeelin.github.io/Starbound-NgOutfitGenerator/).