summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: a4ff5efaffa0218c883d57337e949129f5ce552d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "MCServer/Plugins/Core"]
	path = MCServer/Plugins/Core
	url = https://github.com/mc-server/Core.git
[submodule "MCServer/Plugins/ProtectionAreas"]
	path = MCServer/Plugins/ProtectionAreas
	url = https://github.com/mc-server/ProtectionAreas.git
[submodule "MCServer/Plugins/TransAPI"]
	path = MCServer/Plugins/TransAPI
	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"]
	path = lib/polarssl
	url = https://github.com/mc-server/polarssl.git
[submodule "lib/SQLiteCpp"]
	path = lib/SQLiteCpp
	url = https://github.com/mc-server/SQLiteCpp.git
[submodule "MCServer/Plugins/ChatLog"]
	path = MCServer/Plugins/ChatLog
	url = https://github.com/mc-server/ChatLog.git
[submodule "MCServer/Plugins/Handy"]
	path = MCServer/Plugins/Handy
	url = https://github.com/mc-server/Handy.git