tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Tue, 31 Oct 2017 19:27:23 +0100
changeset 12817 59cb9bd8331c
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Fix Battialion script showing “Round 0” at start

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.