4 lines
164 B
Lua
4 lines
164 B
Lua
dofile(minetest.get_modpath("thirst") .. "/api.lua")
|
|
dofile(minetest.get_modpath("thirst") .. "/tools.lua")
|
|
dofile(minetest.get_modpath("thirst") .. "/crafts.lua")
|