move path

This commit is contained in:
Yoshifumi Kawai
2020-04-16 19:29:41 +09:00
parent d509317ed2
commit c3a02ffbe6

View File

@@ -0,0 +1,11 @@
{
"name": "com.cysharp.unitask",
"displayName": "UniTask",
"version": "1.1.0",
"unity": "2018.3",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": ["async/await", "async", "Task", "UniTask"],
"license": "MIT",
"category": "Task",
"dependencies": {}
}