1 2 3 4 5
myhighscore = {} dofile(minetest.get_modpath("myhighscore").."/api.lua") dofile(minetest.get_modpath("myhighscore").."/scoreboard.lua")