浏览代码

Switch to NGO packages instead of local files.

/main/staging/ngo_minigame_structure
nathaniel.buck@unity3d.com 3 年前
当前提交
4cd73953
共有 2 个文件被更改,包括 11 次插入7 次删除
  1. 2
      Packages/manifest.json
  2. 16
      Packages/packages-lock.json

2
Packages/manifest.json


"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.11",
"com.unity.ide.vscode": "1.2.3",
"com.unity.netcode.adapter.utp": "1.0.0-pre.2",
"com.unity.netcode.gameobjects": "1.0.0-pre.2",
"com.unity.nuget.newtonsoft-json": "2.0.0",
"com.unity.services.authentication": "1.0.0-pre.6",
"com.unity.services.core": "1.1.0-pre.10",

16
Packages/packages-lock.json


"url": "https://packages.unity.com"
},
"com.unity.netcode.adapter.utp": {
"version": "file:com.unity.netcode.adapter.utp",
"version": "1.0.0-pre.2",
"source": "embedded",
"source": "registry",
"com.unity.netcode.gameobjects": "1.0.0-pre.1",
"com.unity.netcode.gameobjects": "1.0.0-pre.2",
}
},
"url": "https://packages.unity.com"
"version": "file:com.unity.netcode.gameobjects",
"version": "1.0.0-pre.2",
"source": "embedded",
"source": "registry",
}
},
"url": "https://packages.unity.com"
},
"com.unity.nuget.mono-cecil": {
"version": "1.10.1",

正在加载...
取消
保存