unity-meta-checker

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2020 License: MIT

README

unity-meta-checker

This command detects missing correspondence between Unity asset files and .meta files.

Installation

Download binary

TBW

Pull docker image
docker pull yuukiaria/unity-meta-checker

Or, just docker run

Usage

With release binary
/path/to/unity-meta-checker -p <UnityProjectPath>
With docker
docker run --rm -v <UnityProjectPath>:/workspace:ro,cached yuukiaria/unity-meta-checker

Commad Line Options

-h, --help

Display help and exit.

-p path, --project=path

Specify a path to Unity project, containing Assets folder.

-e, --raise-error

Exit with non zero code when any paths are reported.

If this option is not specified, exit with zero even if some paths are reported.

-o path, --output=path

Specify a path to file that reports be written to.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL