init.lua 105 B

1234
  1. erosion = {}
  2. local modpath = minetest.get_modpath("erosion_tables")
  3. dofile(modpath .. "/erosion.lua")