tests/lua/README.md
author nemo
Thu, 02 Aug 2018 20:27:20 -0400
changeset 13605 422d6062620a
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
hijack the duck for an attempted resurrection of the creeper. initial pass.

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.