tests/lua/README.md
author nemo
Fri, 17 Nov 2017 15:09:31 -0500
changeset 12838 855faf1e19e2
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
alt damage should default to false

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.