]> git.lizzy.rs Git - Crafter.git/blob - mods/player/init.lua
02cd791b32ca04c7f269b2ea2f712e44e0960c04
[Crafter.git] / mods / player / init.lua
1 local path = minetest.get_modpath("player")
2 dofile(path.."/version_info.lua")
3 dofile(path.."/player_interaction.lua")
4 dofile(path.."/player_mechanics.lua")