Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
gimp
/
musttest_game
forké depuis
BlueBird51/musttest_game
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
c3635206a8
Branches
Tags
breeder-final
fix-join/leave-messages
fix-twisted-vine-growth
hotfix-seeds
improved-range-calculation
issue-76
master
misc-fixes-and-improvements
musttest_game
/
mods
/
dm
/
init.lua
init.lua
91 B
Historique
Raw
1
2
3
4
5
6
7
8
9
dm = dm or {}
dm.modpath = minetest.get_modpath("dm")
dofile(dm.modpath .. "/dm.lua")