tests/lua/README.md
author unC0Rr
Wed, 15 Feb 2023 12:36:24 +0100
branchtransitional_engine
changeset 15955 b0e8cc72bfef
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Allow defining compatible edges for grid, add few more templates

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.