File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed
com.unity.multiplayer.mlapi Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " com.unity.multiplayer.mlapi" ,
3- "displayName" : " MLAPI Networking Library" ,
4- "version" : " 0.1.0" ,
5- "unity" : " 2019.4" ,
6- "unityRelease" : " 8f1" ,
7- "description" : " This the Core Unity Mid-level API that provides core SDK for multiplayer games within unity" ,
8- "keywords" : [
9- " unity"
10- ],
11- "type" : " library" ,
12- "hideInEditor" : false ,
13- "dependencies" : {
14- "com.unity.nuget.mono-cecil" : " 1.10.1-preview.1"
15- }
2+ "name" : " com.unity.multiplayer.mlapi" ,
3+ "displayName" : " MLAPI Networking Library" ,
4+ "version" : " 0.1.0" ,
5+ "unity" : " 2019.4" ,
6+ "unityRelease" : " 8f1" ,
7+ "description" : " This the Core Unity Mid-level API that provides core SDK for multiplayer games within unity" ,
8+ "keywords" : [
9+ " unity"
10+ ],
11+ "type" : " library" ,
12+ "hideInEditor" : false ,
13+ "dependencies" : {
14+ "com.unity.modules.ai" : " 1.0.0" ,
15+ "com.unity.modules.animation" : " 1.0.0" ,
16+ "com.unity.nuget.mono-cecil" : " 1.10.1-preview.1"
17+ }
1618}
You can’t perform that action at this time.
0 commit comments