forked from mtcontrib/colddb
3 lines
74 B
Lua
3 lines
74 B
Lua
modpath = minetest.get_modpath("colddb")
|
|
dofile(modpath .. "/colddb.lua")
|