mirror of
https://github.com/stujones11/wield3d.git
synced 2024-11-19 22:13:46 +01:00
11 lines
115 B
Lua
11 lines
115 B
Lua
allow_defined_top = true
|
|
|
|
read_globals = {
|
|
"vector",
|
|
table = {fields = {"getn"}},
|
|
}
|
|
|
|
globals = {
|
|
"minetest",
|
|
}
|