Files
Cielonos/Assets/Plugins/CW/LeanPool/package.json
SoulliesOfficial ef7b479712 initial
2025-11-25 08:19:33 -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"
}
}