15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
|
unused_args = false
|
||
|
allow_defined_top = true
|
||
|
max_line_length = 999
|
||
|
|
||
|
globals = {
|
||
|
"minetest",
|
||
|
}
|
||
|
|
||
|
read_globals = {
|
||
|
string = {fields = {"split", "trim"}},
|
||
|
table = {fields = {"copy", "getn"}},
|
||
|
|
||
|
"abs",
|
||
|
}
|