Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unityインストール #2

Open
kqns91 opened this issue Dec 1, 2022 · 3 comments
Open

Unityインストール #2

kqns91 opened this issue Dec 1, 2022 · 3 comments

Comments

@kqns91
Copy link
Owner

kqns91 commented Dec 1, 2022

Unityをインストールする

@kqns91
Copy link
Owner Author

kqns91 commented Dec 1, 2022

UnityHubのインストール

$ brew install --cask unity-hub
Running `brew update --auto-update`...
==> Auto-updated Homebrew!
Updated 5 taps (heroku/brew, weaveworks/tap, homebrew/core, homebrew/cask and aws/tap).
==> New Formulae
cdsclient     graphqxl      joker         kustomizer    macpine       [email protected]  pbzx          ruff          socket_vmnet  tut
==> New Casks
blurscreen                           finch                                slab                                 watchfacestudio
faxbot                               protonmail-import-export             tageditor

You have 28 outdated formulae and 1 outdated cask installed.
You can upgrade them with brew upgrade
or list them with brew outdated.

==> Downloading https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg
######################################################################## 100.0%
Warning: No checksum defined for cask 'unity-hub', skipping verification.
==> Installing Cask unity-hub
==> Moving App 'Unity Hub.app' to '/Applications/Unity Hub.app'
🍺  unity-hub was successfully installed!

unityhubを起動して「sign in」からアカウント作成してサインイン。
画面に従ってUnityをインストール。

@kqns91
Copy link
Owner Author

kqns91 commented Dec 1, 2022

monoをインストール

$ brew install --cask mono-mdk
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
Running `brew update --auto-update`...

You have 28 outdated formulae and 1 outdated cask installed.
You can upgrade them with brew upgrade
or list them with brew outdated.

==> Caveats
Installing mono-mdk removes mono and mono dependant formula binaries in
/usr/local/bin and adds mono-mdk to /private/etc/paths.d/
You may want to:

  brew unlink {formula} && brew link {formula}

and/or remove /private/etc/paths.d/mono-commands

==> Downloading https://download.mono-project.com/archive/6.12.0/macos-10-universal/MonoFramework-MDK-6.12.0.182.macos10.xamarin.universal.pkg
######################################################################## 100.0%
==> Installing Cask mono-mdk
==> Running installer for mono-mdk; your password may be necessary.
Package installers may write to any location; options such as `--appdir` are ignored.
Password:
installer: Package name is Mono Framework
installer: Installing at base path /
installer: The install was successful.
🍺  mono-mdk was successfully installed!

@kqns91
Copy link
Owner Author

kqns91 commented Dec 1, 2022

VSCodeの拡張機能インストール

C# をインストール。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant