tests/lua/README.md
author KoBeWi
Mon, 30 Oct 2017 03:37:17 +0100
changeset 12805 5bdb2f43641e
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Update Polish translation (frontend, 3 strings missing)

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.