com.alicizax.unity.cysharp..../package.json
陈思海 0f01d0a681
Some checks are pending
Sync Github To Image / sync-gitlink (push) Waiting to run
Sync Github To Image / sync-gitlab (push) Waiting to run
Sync Github To Image / sync-gitee (push) Waiting to run
Sync Github To Image / sync-atomgit (push) Waiting to run
Sync Github To Image / sync-gitcode (push) Waiting to run
Sync Github To Image / sync-framagit (push) Waiting to run
init
2025-01-09 11:14:16 +08:00

21 lines
471 B
JSON

{
"name": "com.alicizax.unity.cysharp.unitask",
"displayName": "UniTask",
"author": {
"name": "Cysharp, Inc.",
"url": "https://cysharp.co.jp/en/"
},
"version": "2.5.10",
"unity": "2018.4",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": [
"async/await",
"async",
"Task",
"UniTask"
],
"license": "MIT",
"category": "Task",
"dependencies": {}
}