Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
_a
/
musttest_game
forked from
BlueBird51/musttest_game
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
zcg-search-on-enter-key
musttest_game
/
mods
/
dm
/
init.lua
init.lua
91 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
dm = dm or {}
dm.modpath = minetest.get_modpath("dm")
dofile(dm.modpath .. "/dm.lua")