Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 12:20
· 5 commits to master since this release

What's Changed

Removed

  • Remove version pinning of VPM CLI installation.

Fixed

  • [macOS] Fix Unity installation not working on Apple Silicon.
  • [Windows] Fix architecture detection not working on Windows 11 with AMD CPU.
  • Fix Unity path not properly saved even when manually selected.
  • Fix Unity version check

変更点

削除

  • VPM CLI のインストール時のバージョン固定をしないように変更。

修正

  • [macOS] Apple Silicon で Unity のインストールができない問題を修正。
  • [Windows] AMD CPU の Windows 11 でアーキテクチャの検出ができない問題を修正。
  • Unity のパスを手動選択しても正しく保存されない問題を修正。
  • Unity のバージョンチェックを修正。