mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
rename submodules
This commit is contained in:
parent
158f81b427
commit
0573838be3
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,4 +1,4 @@
|
|||||||
[submodule "src/pocketmine/lang/locale"]
|
[submodule "resources/locale"]
|
||||||
path = resources/locale
|
path = resources/locale
|
||||||
url = https://github.com/pmmp/PocketMine-Language.git
|
url = https://github.com/pmmp/PocketMine-Language.git
|
||||||
[submodule "tests/preprocessor"]
|
[submodule "tests/preprocessor"]
|
||||||
@ -7,6 +7,6 @@
|
|||||||
[submodule "tests/plugins/PocketMine-DevTools"]
|
[submodule "tests/plugins/PocketMine-DevTools"]
|
||||||
path = tests/plugins/PocketMine-DevTools
|
path = tests/plugins/PocketMine-DevTools
|
||||||
url = https://github.com/pmmp/PocketMine-DevTools.git
|
url = https://github.com/pmmp/PocketMine-DevTools.git
|
||||||
[submodule "src/pocketmine/resources/vanilla"]
|
[submodule "resources/vanilla"]
|
||||||
path = resources/vanilla
|
path = resources/vanilla
|
||||||
url = https://github.com/pmmp/BedrockData.git
|
url = https://github.com/pmmp/BedrockData.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user