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: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If you have developed a project using UXF please [let me know](http://twitter.co
26
26
27
27
## Get started
28
28
29
-
1. Import the latest ```UXF.unitypackage```[release](https://github.com/jackbrookes/unity-experiment-framework/releases/latest) to your existing Unity project.
29
+
1. Import the latest ```UXF.unitypackage```[release](https://github.com/immersivecognition/unity-experiment-framework/releases/latest) to your existing Unity project.
30
30
31
31
2. In Unity, go to `Edit` -> `Player` -> `Other` and change API Compatibility Level to .NET 2.0.
32
32
@@ -36,6 +36,8 @@ If you have developed a project using UXF please [let me know](http://twitter.co
36
36
37
37
5. Press start to begin the session.
38
38
39
+
Visit the [Wiki](https://github.com/immersivecognition/unity-experiment-framework/wiki) for more detail.
0 commit comments