You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
406 B
12 lines
406 B
{ |
|
"name": "com.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": {} |
|
}
|
|
|