3d_armor: switch to 0.5.0-dev
add submodule clothing add submodule character_creator
This commit is contained in:
parent
726efae8db
commit
6ed418eff1
4 changed files with 12 additions and 4 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
@ -16,9 +16,6 @@
|
|||
[submodule "mods/worldedit"]
|
||||
path = mods/worldedit
|
||||
url = https://github.com/Uberi/Minetest-WorldEdit
|
||||
[submodule "mods/3d_armor"]
|
||||
path = mods/3d_armor
|
||||
url = https://github.com/stujones11/minetest-3d_armor
|
||||
[submodule "mods/hudbars"]
|
||||
path = mods/hudbars
|
||||
url = https://git.tchncs.de/Illuna-Minetest/hudbars.git
|
||||
|
@ -125,3 +122,12 @@
|
|||
[submodule "mods/glow"]
|
||||
path = mods/glow
|
||||
url = https://github.com/bdjnk/glow
|
||||
[submodule "mods/character_creator"]
|
||||
path = mods/character_creator
|
||||
url = https://github.com/minetest-mods/character_creator
|
||||
[submodule "mods/clothing"]
|
||||
path = mods/clothing
|
||||
url = https://github.com/stujones11/clothing
|
||||
[submodule "mods/3d_armor"]
|
||||
path = mods/3d_armor
|
||||
url = https://github.com/stujones11/minetest-3d_armor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue