feat(cordis): 接入上下文组合与模组事务热替换
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "com.cneicy.shrink-command",
|
||||
"version": "0.2.0",
|
||||
"displayName": "ShrinkCommand",
|
||||
"description": "独立于网络层的 Unity 命令系统,提供路径式命令、权限、帮助输出与属性式注册。",
|
||||
"unity": "2022.3",
|
||||
"dependencies": {
|
||||
"com.cysharp.unitask": "2.5.10"
|
||||
},
|
||||
"keywords": [
|
||||
"command",
|
||||
"console",
|
||||
"debug",
|
||||
"tooling"
|
||||
],
|
||||
"author": {
|
||||
"name": "cneicy",
|
||||
"url": "https://github.com/cneicy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user