init.lua 96 B

123456
  1. btu = {}
  2. local path = minetest.get_modpath("mobehavior")
  3. dofile(path.."/scripts/utility.lua")