036a8ff98e
This provides C++ wrappers for SQLite, making it safer to use in the C++ environment.
16 lines
569 B
Plaintext
16 lines
569 B
Plaintext
[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 "lib/polarssl"]
|
|
path = lib/polarssl
|
|
url = https://github.com/mc-server/polarssl
|
|
[submodule "lib/SQLiteCpp"]
|
|
path = lib/SQLiteCpp
|
|
url = https://github.com/mc-server/SQLiteCpp.git
|