.gitmodules: update urls

This commit is contained in:
andy5995
2018-01-13 22:35:41 -06:00
parent b590f87fea
commit 76632e6b34

6
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "data/glest_game"] [submodule "data/glest_game"]
path = data/glest_game path = data/glest_game
url = https://github.com/MegaGlest/megaglest-data.git url = https://github.com/ZetaGlest/zetaglest-data.git
[submodule "source/masterserver"] [submodule "source/masterserver"]
path = source/masterserver path = source/masterserver
url = https://github.com/MegaGlest/megaglest-masterserver.git url = https://github.com/ZetaGlest/zetaglest-masterserver.git
[submodule "mk/linux/tools-for-standalone-client/installer/mojosetup"] [submodule "mk/linux/tools-for-standalone-client/installer/mojosetup"]
path = mk/linux/tools-for-standalone-client/installer/mojosetup path = mk/linux/tools-for-standalone-client/installer/mojosetup
url = https://github.com/MegaGlest-Community/mojosetup-fork.git url = https://github.com/ZetaGlest/mojosetup-fork.git