init.lua 84 B

123
  1. local modpath = minetest.get_modpath("mob_unggoy")
  2. dofile(modpath .. "/unggoy.lua")