mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
add minercantile mod
This commit is contained in:
parent
06d5335d90
commit
e0d0b6dd3c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
[submodule "mods/time_regulation"]
|
||||
path = mods/time_regulation
|
||||
url = git://github.com/MinetestForFun/time_regulation.git
|
||||
[submodule "mods/minercantile"]
|
||||
path = mods/minercantile
|
||||
url = https://github.com/MinetestForFun/minercantile.git
|
||||
|
1
mods/minercantile
Submodule
1
mods/minercantile
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 104d281fd9565b0de217ba393aae6c473af93253
|
@ -215,6 +215,7 @@ load_mod_builtin_falling = true
|
||||
load_mod_building_blocks = true
|
||||
load_mod_inbox = true
|
||||
load_mod_money = true
|
||||
load_mod_minercantile = true
|
||||
load_mod_beds = true
|
||||
load_mod_builtin_item = true
|
||||
load_mod_email = true
|
||||
|
Loading…
Reference in New Issue
Block a user