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",
|
||||
"colorspec",
|
||||
"media",
|
||||
"obj",
|
||||
} do
|
||||
components[value] = value
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user