2017-02-05 20:45:54 +00:00
2017-02-05 22:43:30 +00:00
2017-02-05 15:30:24 +00:00
2017-02-05 17:08:57 +00:00
2017-02-05 20:45:54 +00:00
2017-02-05 22:43:30 +00:00
2017-02-05 17:08:57 +00:00
2017-02-05 21:07:41 +00:00

LOOT Metadata Validator

AppVeyor Build Status Travis Build Status

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

Downloads

Releases are hosted on GitHub, and snapshot builds are available on Bintray. 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 appveyor.yml and .travis.yml for the build processes on Windows and Linux respectively.

Note that there is a dependency on the experimental standard filesystem library, which may complicate compiler support. This dependency will be replaced by the non-experimental library after MSVC 2017 is released.

S
Description
No description provided
Readme GPL-3.0
294 KiB
Languages
Rust 61.5%
Python 38.5%