microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 277 forks source link

Updating TTS package to meeting Unity Asset Store requirements #310

Closed AMollis closed 8 months ago

AMollis commented 8 months ago

The Unity Asset Store requires that the Documentation~ not have .meta files. This change avoids copying the README.md.meta file to the Documentation~ folder.