mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-11-18 08:15:33 +01: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