tests/lua/README.md
author alfadur
Mon, 16 Nov 2020 01:41:42 +0300
changeset 15766 19ad3fe48ea6
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
reduce fps

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.