tests/lua/README.md
author nemo
Thu, 22 Feb 2018 20:10:22 -0500
changeset 13058 004f4f7dc9d4
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Enemy hogs should at least try to get to you in low gravity

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.