Compare commits
2 Commits
master
...
fc516d8612
| Author | SHA1 | Date | |
|---|---|---|---|
| fc516d8612 | |||
|
|
e28a2b28e2 |
2
init.lua
2
init.lua
@@ -2,3 +2,5 @@ modpath = minetest.get_modpath("colddb")
|
|||||||
|
|
||||||
dofile(string.format("%s/async.lua", modpath))
|
dofile(string.format("%s/async.lua", modpath))
|
||||||
dofile(string.format("%s/colddb.lua", modpath))
|
dofile(string.format("%s/colddb.lua", modpath))
|
||||||
|
|
||||||
|
minetest.log("action", "[colddb] loaded.")
|
||||||
|
|||||||
Reference in New Issue
Block a user