init.lua 79 B

12345
  1. local path = minetest.get_modpath("stacked_realms")
  2. dofile(path.."/api.lua")