tests/lua/README.md
author heretic43 <unknown@unknown.invalid>
Mon, 07 Dec 2020 16:39:32 +0100
changeset 15769 ba0688ba8fbd
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Update translation: zh_CN

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.