tests/lua/README.md
author antonc27 <antonc27@mail.ru>
Fri, 16 Mar 2018 19:17:20 +0100
branchios-develop
changeset 13229 f62ea2a45f47
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
- Hide 'Campaign' button (not ready on iOS...)

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.