mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-10-28 20:28:21 +01:00
4 lines
No EOL
115 B
Lua
4 lines
No EOL
115 B
Lua
local path = minetest.get_modpath("mcl_fireworks")
|
|
|
|
dofile(path .. "/register.lua")
|
|
dofile(path .. "/crafting.lua") |