基础内容
必要插件安装 缓动曲线和动画基础 ElementFolder,Track与其次级模块,PathNode重构
This commit is contained in:
12
Assets/Plugins/CW/Shared/Common/package.json
Normal file
12
Assets/Plugins/CW/Shared/Common/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "com.cwilkes.common",
|
||||
"displayName": "Common",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Carlos Wilkes",
|
||||
"email": "carlos.wilkes@gmail.com",
|
||||
"url": "https://carloswilkes.com"
|
||||
},
|
||||
"unity": "2019.4",
|
||||
"description": "Shared code library."
|
||||
}
|
||||
Reference in New Issue
Block a user