1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/scripts/data/morrowind_tests/README.md
2023-07-22 01:31:55 +02:00

272 B

Morrowind integration tests

A set of scripts to provide integration tests based on Morrowind content.

Simple usage:

"${OPENMW_BINARY_DIR:?}/openmw" \
    --config "${OPENMW_SOURCE_DIR:?}/scripts/data/morrowind_tests" \
    --data "${MORROWIND_DATA_DIR:?}"