1
0
zrcadlo https://github.com/sys4-fr/server-nalc.git synchronizováno 2026-01-04 23:15:18 +01:00

[minetest_game] Upgrade minetest game submodule to branch backport-0.4

Tento commit je obsažen v:
sys4-fr
2017-12-12 23:25:07 +01:00
rodič cfac0a37c8
revize 4f8bd24cf1
5 změnil soubory, kde provedl 7 přidání a 7 odebrání

8
.gitmodules vendorováno
Zobrazit soubor

@@ -120,10 +120,6 @@
[submodule "mods/stacktraceplus"]
path = mods/stacktraceplus
url = https://github.com/MinetestForFun/stacktraceplus.git
[submodule "minetestforfun_game"]
path = minetestforfun_game
url = https://github.com/sys4-fr/minetest_game.git
branch = nalc
[submodule "mods/cherry_tree"]
path = mods/cherry_tree
url = https://github.com/sys4-fr/cherry_tree.git
@@ -150,3 +146,7 @@
[submodule "mods/item_drop"]
path = mods/item_drop
url = https://github.com/tacotexmex/item_drop.git
[submodule "minetest_game"]
path = minetest_game
url = https://github.com/minetest/minetest_game.git
branch = backport-0.4

1
minetest_game Submodul

Submodul minetest_game přidán v 7a4b1e0ce1

Zobrazit soubor

@@ -18,7 +18,7 @@ while true
/home/vincent/jeux/mff/bin/minetestserver \
--world /home/vincent/jeux/mff/worlds/minetestforfun/ \
--config /home/vincent/jeux/mff/minetest.conf \
--gameid minetestforfun_game \
--gameid minetest_game \
--port 30002 \
# --logfile $DEBUG

Zobrazit soubor

@@ -1,4 +1,4 @@
gameid = minetestforfun_game
gameid = minetest_game
backend = redis
redis_hash = mff_sys4
redis_address = localhost