Skip to content

UnityCLI-v0.11

Latest
Compare
Choose a tag to compare
@529324416 529324416 released this 06 Jan 02:47
· 41 commits to main since this release

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