init.lua 102 B

1234
  1. local path = minetest.get_modpath(minetest.get_current_modname())
  2. dofile(path.."/cloudlands.lua")