Update README.md

master
BoppreH 2015-03-13 16:10:49 -03:00
parent 8b702d25e6
commit fb00bc1158
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ removing blocks. To install it just copy the entire `bot/` folder to
Because the robots answer to regular chat commands, the Python client is able
to login and say commands to the robot, giving a remote interface to control
it.
`controller.py` is used as the glue between Scratch and the Minetest bot, creating an HTTP server and forwarding commands.