4394beec6a
Integrated into the game is most of minetest_game as the stable base
4 lines
114 B
Lua
4 lines
114 B
Lua
local MP = minetest.get_modpath(minetest.get_current_modname())
|
|
|
|
dofile(MP.."/hides.lua")
|
|
dofile(MP.."/straw.lua") |