4394beec6a
Integrated into the game is most of minetest_game as the stable base
12 lines
138 B
Lua
12 lines
138 B
Lua
read_globals = {
|
|
"vector",
|
|
minetest = {
|
|
fields = {
|
|
delay_function = {
|
|
read_only = false,
|
|
}
|
|
},
|
|
other_fields = true
|
|
},
|
|
}
|