Skip to content

unity-cli@v1.2.1

Choose a tag to compare

@StephenHodgson StephenHodgson released this 07 Oct 03:26
· 38 commits to main since this release
b8339c3

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-unity command to uninstall unity editors by path or by version.
    • Added a new open-project command 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, and create-project to support both Unity version and editor path resolution, with clearer error handling if neither is specified
    • Refactored command options for run, list-project-templates, and create-project to support both Unity version and editor path resolution, with clearer error handling if neither is specified

Full Changelog: v1.2.0...v1.2.1