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

This commit is contained in:
sys4-fr 2017-12-12 23:25:07 +01:00
parent cfac0a37c8
commit 4f8bd24cf1
5 changed files with 7 additions and 7 deletions

8
.gitmodules vendored
View File

@ -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 Submodule

@ -0,0 +1 @@
Subproject commit 7a4b1e0ce13750904e56938d3414ef60093a2b6e

@ -1 +0,0 @@
Subproject commit d5b9fee6fe2c3c09678851d047e6f05d71f01e55

View File

@ -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

View File

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