MCL_Test/init.lua
2019-02-28 20:11:33 -05:00

3 lines
60 B
Lua

mcl = {}
dofile(minetest.get_modpath('mcl')..'/node.lua')