unity-cli@v1.2.1
What's Changed
- unity-cli@v1.2.1 by @StephenHodgson in #21
- Hotfix to install libssl 1.1.1 for 2021.x editors
- Added a new
uninstall-unitycommand to uninstall unity editors by path or by version. - Added a new
open-projectcommand to launch a Unity project directly from the CLI, automatically resolving the Unity version and editor path. - Refactored command options for
run,list-project-templates, andcreate-projectto support both Unity version and editor path resolution, with clearer error handling if neither is specified - Refactored command options for
run,list-project-templates, andcreate-projectto support both Unity version and editor path resolution, with clearer error handling if neither is specified
Full Changelog: v1.2.0...v1.2.1