1
0
mirror of https://github.com/mt-mods/coloredwood.git synced 2025-07-01 07:30:35 +02:00

Version MFF.

This commit is contained in:
sys4-fr
2018-09-06 22:32:15 +02:00
parent efbb518145
commit 115f902164
275 changed files with 30 additions and 19 deletions

2
init.lua Normal file → Executable file
View File

@ -133,5 +133,5 @@ dofile(minetest.get_modpath("coloredwood").."/wood.lua")
dofile(minetest.get_modpath("coloredwood").."/fence.lua")
dofile(minetest.get_modpath("coloredwood").."/stick.lua")
print("[Colored Wood] Loaded!")
minetest.log("action", "[Colored Wood] Loaded!")