1 2 3 4 5
local modpath = minetest.get_modpath("minetest_errata") dofile(modpath.."/books.lua") dofile(modpath.."/xpanes.lua")