浏览代码

Fixed Cinemachine requirements for 2019.1

/main
Thomas Iché 5 年前
当前提交
2163f93a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      package.json

2
package.json


"unity": "2019.1",
"description": "Gameplay ingredients - A Collection of scripts for the editor and runtime to set-up gameplay actions and logic in your games",
"dependencies": {
"com.unity.cinemachine": "2.2.8"
"com.unity.cinemachine": "2.3.4"
},
"keywords": [
"Gameplay",

正在加载...
取消
保存