init.lua 92 B

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