Added ChatLog
This commit is contained in:
parent
8f625867f7
commit
3b68949cc9
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -7,12 +7,15 @@
|
|||||||
[submodule "MCServer/Plugins/TransAPI"]
|
[submodule "MCServer/Plugins/TransAPI"]
|
||||||
path = MCServer/Plugins/TransAPI
|
path = MCServer/Plugins/TransAPI
|
||||||
url = https://github.com/bearbin/transapi.git
|
url = https://github.com/bearbin/transapi.git
|
||||||
|
[submodule "MCServer/Plugins/ChunkWorx"]
|
||||||
|
path = MCServer/Plugins/ChunkWorx
|
||||||
|
url = https://github.com/mc-server/ChunkWorx.git
|
||||||
[submodule "lib/polarssl"]
|
[submodule "lib/polarssl"]
|
||||||
path = lib/polarssl
|
path = lib/polarssl
|
||||||
url = https://github.com/mc-server/polarssl.git
|
url = https://github.com/mc-server/polarssl.git
|
||||||
[submodule "lib/SQLiteCpp"]
|
[submodule "lib/SQLiteCpp"]
|
||||||
path = lib/SQLiteCpp
|
path = lib/SQLiteCpp
|
||||||
url = https://github.com/mc-server/SQLiteCpp.git
|
url = https://github.com/mc-server/SQLiteCpp.git
|
||||||
[submodule "MCServer/Plugins/ChunkWorx"]
|
[submodule "MCServer/Plugins/ChatLog"]
|
||||||
path = MCServer/Plugins/ChunkWorx
|
path = MCServer/Plugins/ChatLog
|
||||||
url = https://github.com/mc-server/ChunkWorx.git
|
url = https://github.com/mc-server/ChatLog.git
|
||||||
|
1
MCServer/Plugins/ChatLog
Submodule
1
MCServer/Plugins/ChatLog
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 983d23ca37baa89f7e4dc11d71502d9c059f6376
|
Loading…
Reference in New Issue
Block a user