mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-29 13:04:59 +00:00
Add submodule MinecraftProtocolLibrary
This commit is contained in:
parent
87026e1bfb
commit
3f1de66af3
62 changed files with 1093 additions and 450 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -2,3 +2,6 @@
|
|||
path = ConsoleInteractive
|
||||
url = https://github.com/breadbyte/ConsoleInteractive
|
||||
branch = main
|
||||
[submodule "MinecraftProtocolLibrary"]
|
||||
path = MinecraftProtocolLibrary
|
||||
url = https://github.com/BruceChenQAQ/Minecraft-Protocol-Library.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue