tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Tue, 06 Mar 2018 04:11:17 +0100
changeset 13088 e5df2a3911f4
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Remove unused, unfinished and outdated boot camp mission

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.