mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 08:35:20 +00:00
Added TesterPlugin submodule, updated RakLib to fix packet loop issues
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -9,3 +9,6 @@
|
|||||||
[submodule "src/spl"]
|
[submodule "src/spl"]
|
||||||
path = src/spl
|
path = src/spl
|
||||||
url = https://github.com/PocketMine/PocketMine-SPL.git
|
url = https://github.com/PocketMine/PocketMine-SPL.git
|
||||||
|
[submodule "tests/TesterPlugin"]
|
||||||
|
path = tests/TesterPlugin
|
||||||
|
url = https://github.com/PocketMine/TesterPlugin.git
|
||||||
|
Submodule src/raklib updated: 6f08cd6d80...d53c53d578
1
tests/TesterPlugin
Submodule
1
tests/TesterPlugin
Submodule
Submodule tests/TesterPlugin added at 1a0dec97cc
Reference in New Issue
Block a user