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