add forked bags mod to submodules
This commit is contained in:
parent
b9e4c394fd
commit
ba5d33dc2e
2 changed files with 4 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -31,9 +31,6 @@
|
|||
[submodule "mods/3d_armor"]
|
||||
path = mods/3d_armor
|
||||
url = https://github.com/stujones11/minetest-3d_armor
|
||||
[submodule "mods/bags"]
|
||||
path = mods/bags
|
||||
url = https://git.tchncs.de/Illuna-Minetest/bags.git
|
||||
[submodule "mods/plantlife_modpack"]
|
||||
path = mods/plantlife_modpack
|
||||
url = https://git.tchncs.de/Illuna-Minetest/plantlife_modpack.git
|
||||
|
@ -55,3 +52,6 @@
|
|||
[submodule "mods/ctravelnet"]
|
||||
path = mods/ctravelnet
|
||||
url = https://git.tchncs.de/Illuna-Minetest/ctravelnet.git
|
||||
[submodule "mods/bags"]
|
||||
path = mods/bags
|
||||
url = https://git.tchncs.de/Illuna-Minetest/bags.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue