You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
325 B
JSON
11 lines
325 B
JSON
2 months ago
|
{
|
||
|
"name": "com.cysharp.unitask",
|
||
|
"displayName": "UniTask",
|
||
|
"version": "2.2.5",
|
||
|
"unity": "2018.4",
|
||
|
"description": "Provides an efficient async/await integration to Unity.",
|
||
|
"keywords": [ "async/await", "async", "Task", "UniTask" ],
|
||
|
"license": "MIT",
|
||
|
"category": "Task",
|
||
|
"dependencies": {}
|
||
|
}
|