tests/lua/README.md
author unc0rr
Wed, 01 Nov 2017 20:52:06 +0100
changeset 12820 92218a06c9ff
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Don't send taunt message for automatically happening taunt animation

Lua scripts for engine testing. These scripts are the same as other Lua scripts
in Hedgewars, but you ought to call `EndLuaTest(TEST_SUCCESSFUL)` or
`EndLuaTest(TEST_FAILED)` when the test is completed.