init.lua 77 B

123
  1. local path = minetest.get_modpath("bweapons_api")
  2. dofile(path .. "/api.lua")