tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Feb 2018 18:42:07 +0100
changeset 12934 1d7d7d21914a
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Lua API: Add SetVampiric and SetLaserSight

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.