mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 07:13:45 +01:00
Expose minetest.obj module
This commit is contained in:
parent
b688f49632
commit
264687e302
@ -8,6 +8,7 @@ for _, value in pairs{
|
|||||||
"schematic",
|
"schematic",
|
||||||
"colorspec",
|
"colorspec",
|
||||||
"media",
|
"media",
|
||||||
|
"obj",
|
||||||
} do
|
} do
|
||||||
components[value] = value
|
components[value] = value
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user