forked from minetest-mods/moreores
Add compatibility with mod frame
- [mod frame](https://github.com/minetest-mods/frame)
This commit is contained in:
committed by
Hugo Locurcio
parent
8aa3cbd191
commit
d7ac127d24
@ -25,7 +25,9 @@ stds.minetest = {
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"carts",
|
||||
"farming",
|
||||
"frame",
|
||||
"intllib",
|
||||
"mg",
|
||||
}
|
||||
|
Reference in New Issue
Block a user