mirror of
https://github.com/Cardidi/ca2d-unity-toolkit.git
synced 2025-12-20 01:06:03 +08:00
14 lines
348 B
JSON
14 lines
348 B
JSON
{
|
|
"name": "xyz.ca2didi.unity.toolkit",
|
|
"version": "0.1.1",
|
|
"displayName": "Ca2D Toolkit",
|
|
"description": "Set of toolkits which can boost your develop experience and speed in Unity.",
|
|
"unity": "2021.3",
|
|
"author": {
|
|
"name": "ca2didi",
|
|
"url": "https://ca2didi.xyz"
|
|
},
|
|
"dependencies": {
|
|
"com.cysharp.unitask": "2.5.4"
|
|
}
|
|
} |