mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Added the Web Socket Chat Bot.
This commit is contained in:
parent
0e7423d1d9
commit
ed910aa9c7
9 changed files with 1272 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -2,3 +2,6 @@
|
|||
path = ConsoleInteractive
|
||||
url = https://github.com/breadbyte/ConsoleInteractive
|
||||
branch = main
|
||||
[submodule "websocket-sharp"]
|
||||
path = websocket-sharp
|
||||
url = https://github.com/sta/websocket-sharp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue