From 41b35048070856086634aba935ab44e14a27bbb5 Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:39:26 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72fc334..195adbc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ If you do decide to compile it anyways, you must also make sure it loads the gam Changes: * You can now make .patch files that are just merged in. That's why the patch files in here are unusually simple. * Some Lua functions like getters and setters for player identity values, but not every function from [StarExtensions](https://github.com/StarExtensions/StarExtensions) has been ported yet. +* Character swapping (rewrite from StarExtensions, currently command-only: `/swap name` case-insensitive, only substring required) * Custom user input support with a keybindings menu (rewrite from StarExtensions) * 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.