修改08包名

This commit is contained in:
2025-04-11 10:21:58 +08:00
parent d509726b7d
commit 4bec2efa8c
2 changed files with 8 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "com.cysharp.unitask",
"name": "com.staryevo.unitask",
"displayName": "UniTask",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "2.5.10",
"unity": "2018.4",
"version": "1.0.0",
"unity": "2021.3",
"description": "Provides an efficient async/await integration to Unity.",
"keywords": [ "async/await", "async", "Task", "UniTask" ],
"license": "MIT",