Skip to content

Commit a3b63fd

Browse files
committed
2 parents 2365546 + e382548 commit a3b63fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ If you have developed a project using UXF please [let me know](http://twitter.co
4646
## Get started
4747
0. Read over this Readme and the [paper](https://doi.org/10.3758/s13428-019-01242-0) to understand UXF.
4848

49-
1. Import the latest ```UXF.unitypackage``` [release](https://github.com/immersivecognition/unity-experiment-framework/releases/latest) to your existing Unity project.
49+
1. Import the latest ```UXF.unitypackage``` [release](https://github.com/immersivecognition/unity-experiment-framework/releases/latest) to your existing Unity project. (Drag the file into your project.)
5050

51-
2. The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix .NET compatibility issues.
51+
2. The UXF Setup Wizard will launch (or via the top menu: UXF > UXF Wizard) - Use it to fix any .NET compatibility issues.
5252

53-
3. Open an example scene.
53+
3. Open an example scene. (UXF -> Examples -> Advanced -> AdvancedExample)
5454

5555
4. Press play, and use the UI to create a new participant list in an appropriate directory.
5656

@@ -192,7 +192,7 @@ More examples are contained in the package and on the [Wiki](https://github.com/
192192

193193
## Development
194194

195-
This project is developed under Unity 2017.4 LTS but should work on all recent versions of Unity. Tested and working on Unity 2018.3 LTS.
195+
This project is developed under Unity 2017.4 LTS but should work on all recent versions of Unity. Tested and working on Unity 2018 & 2019 LTS.
196196

197197
## Documentation
198198

0 commit comments

Comments
 (0)