unitysetup.powershell icon indicating copy to clipboard operation
unitysetup.powershell copied to clipboard

Support scanning any folder for meta file integrity

Open jwittner opened this issue 2 years ago • 0 comments

Right now Test-UnityProjectMetaFileIntegrity only supports scanning Unity projects, but it's often the case that we want to scan a package folder for integrity. We should add support for e.g. Test-UnityMetaFileIntegrity -Path <some path> so that we can test any folder.

jwittner avatar Jun 13 '23 17:06 jwittner