shooter/shooter/init.lua

8 lines
102 B
Lua
Raw Normal View History

local modpath = minetest.get_modpath(minetest.get_current_modname())
dofile(modpath.."/api.lua")