Skip to content

Releases: 529324416/UnityCommandLineInterface

UnityCLI-v0.11

06 Jan 02:47
Compare
Choose a tag to compare

Add Command Tag Defination v0.11
you can add tag for your command so your can group them by tag, to hide or constraint some command usage

Add Command Query Cache v0.11
command add query cache ability to store command query, use some space to bring more efficient query speed.

Receive Unity's Debug Information v0.11
console supported to receive message from UnityEngine.Debug.Log, you can just use Unity's Debug Function, then the console would output the message as well