File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"displayName" : " Ready Player Me Netcode Support" ,
5
5
"description" : " NetworkPlayer component that allows to use Ready Player Me avatars in using Unity Netcode for GameObjects." ,
6
- "unity" : " 2020 .3" ,
6
+ "unity" : " 2021 .3" ,
7
7
"unityRelease" : " 0f1" ,
8
8
"documentationUrl" : " https://github.com/readyplayerme/rpm-unity-sdk-netcode-support/blob/main/README.md" ,
9
9
"changelogUrl" : " https://github.com/readyplayerme/rpm-unity-sdk-netcode-support/blob/main/CHANGELOG.md" ,
29
29
"displayName" : " Basic Fighting Game" ,
30
30
"description" : " A basic fighting game sample that shows how to use avatar in multiplayer game using Netcode." ,
31
31
"path" : " Samples~/FightingGame"
32
+ },
33
+ {
34
+ "displayName" : " Avatar Control" ,
35
+ "description" : " A basic sample with NetworkPlayer component that shows how to use avatar in multiplayer game." ,
36
+ "path" : " Samples~/AvatarControl"
32
37
}
33
38
]
34
39
}
You can’t perform that action at this time.
0 commit comments