Files
metadata-validator/README.md
T
Oliver Hamlet 31bfa517af Replace Bintray with Artifactory
JFrog are closing down the former tomorrow.
2021-04-30 22:05:35 +01:00

819 B

LOOT Metadata Validator

CI

This is a very simple validator for LOOT metadata files that tries to load a given metadata file using libloot, and prints the message for any exception thrown.

Downloads

Releases are hosted on GitHub, and snapshot builds are available on Artifactory. The snapshot build archives are named like so:

metadata-validator-<last tag>-<revisions since tag>-g<short revision ID>_<branch>-<platform>.7z

Usage

metadata-validator ./masterlist.yaml

Building From Source

Refer to .github/workflows/ci.yml for the build process.