mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-06-28 14:36:07 +02:00
Replace README.txt by README.md
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
accepted_commands = {"say", "tell"} -- Authorized commands. Any to accept all.
|
||||
local accepted_commands = {"say", "tell"} -- Authorized commands. Any to accept all.
|
||||
|
||||
local function initialize_data(meta)
|
||||
local commands = meta:get_string("commands")
|
||||
|
Reference in New Issue
Block a user