Add compatibility with mod frame

- [mod frame](https://github.com/minetest-mods/frame)
This commit is contained in:
Louis Royer
2019-10-13 13:04:00 +02:00
committed by Hugo Locurcio
parent 8aa3cbd191
commit d7ac127d24
3 changed files with 22 additions and 1 deletions

View File

@ -25,7 +25,9 @@ stds.minetest = {
}
read_globals = {
"carts",
"farming",
"frame",
"intllib",
"mg",
}