tests/lua/README.md
author Wuzzy <almikes@aol.com>
Mon, 09 Oct 2017 14:31:46 +0200
changeset 12679 6f05a02d43b2
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fix player being able to switch to dying hog

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.