Update submodules

This commit is contained in:
Dylan K. Taylor 2016-09-30 20:25:17 +01:00
parent 2d95bdc10f
commit ff4b7612a6

6
.gitmodules vendored
View File

@ -4,14 +4,14 @@
branch = master
[submodule "src/raklib"]
path = src/raklib
url = https://github.com/PocketMine/RakLib.git
url = https://github.com/pmmp/RakLib.git
branch = master
[submodule "src/spl"]
path = src/spl
url = https://github.com/PocketMine/PocketMine-SPL.git
url = https://github.com/pmmp/PocketMine-SPL.git
[submodule "tests/TesterPlugin"]
path = tests/TesterPlugin
url = https://github.com/PocketMine/TesterPlugin.git
[submodule "src/pocketmine/lang/locale"]
path = src/pocketmine/lang/locale
url = https://github.com/PocketMine/PocketMine-Language.git
url = https://github.com/pmmp/PocketMine-Language.git