Releases: 529324416/UnityCommandLineInterface
Releases · 529324416/UnityCommandLineInterface
UnityCLI-v0.11
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