Some updates I forgot to push

This commit is contained in:
astatin3
2024-07-25 15:39:00 -06:00
parent 02a80e2dbe
commit 77827c30c1
17 changed files with 34 additions and 5 deletions
+2
View File
@@ -17,6 +17,8 @@ keydown <key> - Press a key
keyup <key> - Release a key
connect <Addr>:[Port] - Forcibly connect to a server
chat <message> - Send chat message (Can run meteor and baritone chat commands)
cmd <command> - Send command (Don't include first "/")
quit/exit - Close the game
```