You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/index.mdx
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,13 @@ Add the following modules via the "Add modules" screen when installing the Unity
33
33
✓ Android Build Support
34
34
↳ ✓ OpenJDK
35
35
↳ ✓ Android SDK & NDK Tools
36
+
✓ IOS Build Support
36
37
✓ Linux Build Support (IL2CPP)
37
-
✓ Linux Build Support (Mono) [Windows Only]
38
+
✓ Linux Build Support (Mono) [Windows/Mac Only]
39
+
✓ Mac Build Support (IL2CPP) [Mac Only]
40
+
✓ Mac Build Support (Mono) [Windows/Linux Only]
38
41
✓ Windows Build Support (IL2CPP) [Windows Only]
39
-
✓ Windows Build Support (Mono) [Linux Only]
42
+
✓ Windows Build Support (Mono) [Linux/Mac Only]
40
43
41
44
<Callouttype="info">
42
45
Even if you are only building user generated content for Avatar and World creation, you will still need these additional modules for making this content available on these platforms.
0 commit comments