dofile(minetest.get_modpath("mychess").."/pieces.lua")
dofile(minetest.get_modpath("mychess").."/board.lua")
print("[myChess] Loaded!")