tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Mon, 23 Oct 2017 03:01:10 +0200
changeset 12744 2f873afda0e2
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Rope Knock Challenge: Don't count hog kills after hero hurt itself

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.