Skip to content

Commit 5ae520f

Browse files
Update how-to-build.md
1 parent 2cc6997 commit 5ae520f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/how-to-build.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository is LFS-enabled. To clone it, you should use a git client that su
1313

1414
### MacOS
1515

16-
- Mono 4.x required. You can install it via brew with `brew tap shana/mono && brew install [email protected]`
16+
- [Mono 4.x](https://download.mono-project.com/archive/4.8.1/macos-10-universal/) required. You can install it via brew with `brew tap shana/mono && brew install [email protected]`
1717
- Mono 5.x will not work
1818
- `UnityEngine.dll` and `UnityEditor.dll`.
1919
- If you've installed Unity in the default location of `/Applications/Unity`, the build will be able to reference these DLLs automatically. Otherwise, you'll need to copy these DLLs from `[Unity installation path]/Unity.app/Contents/Managed` into the `lib` directory in order for the build to work

0 commit comments

Comments
 (0)