diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-09-05 19:40:29 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 19:40:29 +1000 |
commit | 78bf82ccfde6193c3608c4ba50d54f17d4167b3b (patch) | |
tree | 542c7fbd62e177b98479a5cce5641db3acea2003 /README.md | |
parent | 41b35048070856086634aba935ab44e14a27bbb5 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/). |