*.md style understanding...

This commit is contained in:
Alexander Weber 2016-10-24 23:48:34 +02:00
parent 555c85458d
commit 491db63b43

View File

@ -5,7 +5,7 @@ License GPL-V3: https://www.gnu.org/licenses/gpl-3.0.html
This is a developer helper mod, allow run any lua code for testing reason. The mod can list and run lua-scripts placed in checks subfolder. some check scrips provided. This is a developer helper mod, allow run any lua code for testing reason. The mod can list and run lua-scripts placed in checks subfolder. some check scrips provided.
# Features #Features
list files on DOS and *NIX OS list files on DOS and *NIX OS
redirection of print() output to minetest chat. (can be disabled by changing code line "print_to_chat" redirection of print() output to minetest chat. (can be disabled by changing code line "print_to_chat"
robust call of the scripts trough "pcall" does not crash the game in case of syntax- or runtime errors robust call of the scripts trough "pcall" does not crash the game in case of syntax- or runtime errors