1
0
zrcadlo https://github.com/minetest-mods/moreblocks.git synchronizováno 2025-11-08 01:15:19 +01:00

2 Commity

Autor SHA1 Zpráva Datum
e7547d57ba Merge branch 'master' into nalc-1.2 2019-05-10 01:02:13 +02:00
c13321142b Ajoute message de chargement du mod dans le journal action 2019-05-06 00:18:07 +02:00

Zobrazit soubor

@@ -23,3 +23,5 @@ dofile(modpath .. "/nodes.lua")
dofile(modpath .. "/redefinitions.lua")
dofile(modpath .. "/crafting.lua")
dofile(modpath .. "/aliases.lua")
minetest.log("action", "[moreblocks] loaded.")