浏览代码

* bump up burst ver to be compatible with 9.x.x urp

/main
thomas-zeng 4 年前
当前提交
2ce903e7
共有 1 个文件被更改,包括 12 次插入8 次删除
  1. 20
      Packages/manifest.json

20
Packages/manifest.json


{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.6.0",
"com.unity.addressables": "1.8.3",
"com.unity.burst": "1.1.2",
"com.unity.burst": "1.2.3",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.0",
"com.unity.ide.vscode": "1.1.4",
"com.unity.inputsystem": "1.0.0-preview.4",
"com.unity.ide.rider": "2.0.2",
"com.unity.ide.visualstudio": "2.0.1",
"com.unity.ide.vscode": "1.2.0",
"com.unity.inputsystem": "1.0.0",
"com.unity.render-pipelines.universal": "7.2.1",
"com.unity.render-pipelines.core": "file:D:/UnityWorkSpace/Graphics/com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:D:/UnityWorkSpace/Graphics/com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:D:/UnityWorkSpace/Graphics/com.unity.shadergraph",
"com.unity.textmeshpro": "2.1.0-preview.4",
"com.unity.textmeshpro": "3.0.0-preview.1",
"com.unity.xr.management": "3.2.10",
"com.unity.xr.mock-hmd": "1.0.1-preview.7",
"net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git#2019.3.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",

正在加载...
取消
保存