0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2024-11-11 11:59:21 +00:00
PocketMine-MP/.gitmodules
Dylan K. Taylor 3c754b079c
Move resources/locale to Composer dependency
all remaining submodules are now non-essential to running a server.
They are also versioned and updates can be done automatically using 'composer update'.

Finally, we can also put an end to the issue of translations being rendered incorrectly or being missing due to outdated submodules.
2021-11-06 00:32:58 +00:00

7 lines
207 B
Plaintext

[submodule "tests/plugins/DevTools"]
path = tests/plugins/DevTools
url = https://github.com/pmmp/DevTools.git
[submodule "build/php"]
path = build/php
url = https://github.com/pmmp/php-build-scripts.git