File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,7 @@ Unity C# library for editing scenes and creating applications for the ARENA.
21
21
1 . You may need to install [ ` git ` ] ( https://git-scm.com/ ) if it doesn't come preinstalled on your OS (Windows 10).
22
22
1 . Open ` Window > Package Manager ` and ` + > Add package from git URL... ` , use this link for the latest:
23
23
```
24
- https://github.com/arenaxr/arena-unity.git
25
- ```
26
- or this for a specific version:
27
- ```
28
- https://github.com/arenaxr/arena-unity.git#v1.12.2
24
+ https://github.com/arenaxr/arena-unity.git#v1.2.4
29
25
```
30
26
1. Create an empty GameObject to use as ARENA client root, rename it to something meaningful, like: `ARENA`.
31
27
1. Select the `ARENA` GameObject and press `Add Component` to add the `ArenaClientScene` script.
You can’t perform that action at this time.
0 commit comments