lua-lambda/init.lua

4 lines
107 B
Lua

local PATH = minetest.get_modpath(minetest.get_current_modname()) .. "/"
l = dofile(PATH .. "lambda.lua")