Add submodule MinecraftProtocolLibrary

This commit is contained in:
BruceChen 2022-12-23 00:50:20 +08:00
parent 87026e1bfb
commit 3f1de66af3
62 changed files with 1093 additions and 450 deletions

3
.gitmodules vendored
View file

@ -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