Files
ichni_Creator_Studio/Assets/Plugins/CW/LeanPool/package.json
SoulliesOfficial 8d0abec75f 基础内容
必要插件安装
缓动曲线和动画基础
ElementFolder,Track与其次级模块,PathNode重构
2025-01-26 21:10:16 -05:00

15 lines
341 B
JSON

{
"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"
}
}