commit 97461df05047789b7cff90fa81710a427744a78b Author: Leslie Krause Date: Sun Apr 19 23:24:00 2020 -0400 Build 01 diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..a81c927 --- /dev/null +++ b/README.txt @@ -0,0 +1,109 @@ +Extended Motion Mechanics for LuaEntitySAOs +---------------------------------------------- + +I developed this mod for interactively testing additional API methods and callbacks for +LuaEntitySAOs. I recommend using it with the Minimal Development Test, since it expects a +singlenode mapgen. + +In order to use this mod, you will need to compile Minetest with the folloing patch: +https://github.com/sorcerykid/minetest/tree/extend-entity-api + +After joining the game, type `/add` into chat to spawn a new entity. Then type `/cmd` to +choose from a battery of preset test scripts. You can also write your own test scripts and +execute them under the "(Custom)" preset. + +Statements in a script can be one of the following: + + * wait