forked from minetest-mods/irc
15 lines
125 B
Plaintext
15 lines
125 B
Plaintext
|
|
||
|
unused_args = false
|
||
|
allow_defined_top = true
|
||
|
|
||
|
read_globals = {
|
||
|
"minetest",
|
||
|
}
|
||
|
|
||
|
exclude_files = {
|
||
|
"irc/*",
|
||
|
}
|
||
|
|
||
|
globals = {
|
||
|
}
|