mirror of
https://github.com/mt-mods/led_marquee.git
synced 2024-11-24 08:13:52 +01:00
0cc8f9e7a4
* maintenance + translation support * fix too long line warning * improvements through code review
11 lines
137 B
Lua
11 lines
137 B
Lua
unused_args = false
|
|
|
|
read_globals = {
|
|
table = {fields = {"copy"}},
|
|
"minetest",
|
|
"digilines"
|
|
}
|
|
|
|
globals = {
|
|
"led_marquee"
|
|
} |