colddb/init.lua
Coder12a 0958f312e0 Remove insecure environment
It did not delete the empty folder anyway.
2018-11-06 14:57:52 -06:00

3 lines
74 B
Lua

modpath = minetest.get_modpath("colddb")
dofile(modpath .. "/colddb.lua")