File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
771 . 直接在 ` manifest.json ` 文件中添加以下内容
88 ``` json
9- {"com.alianblank. gameframex.unity.blankoperationclipboard " : " https://github.com/AlianBlank/com.alianblank. gameframex.unity.blankoperationclipboard .git" }
9+ {"com.gameframex.unity.operationclipboard " : " https://github.com/AlianBlank/com.gameframex.unity.operationclipboard .git" }
1010 ```
11- 2 . 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.alianblank. gameframex.unity.blankoperationclipboard .git
11+ 2 . 在Unity 的`Packages Manager` 中使用`Git URL` 的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.operationclipboard .git
1212
13133 . 直接下载仓库放置到Unity 项目的`Packages` 目录下。会自动加载识别
1414
Original file line number Diff line number Diff line change 11{
2- "name" : " com.alianblank. gameframex.unity.blankoperationclipboard " ,
2+ "name" : " com.gameframex.unity.operationclipboard " ,
33 "displayName" : " Game Frame X Operation Clipboard" ,
44 "version" : " 1.0.1" ,
55 "unity" : " 2019.4" ,
1818 ],
1919 "repository" : {
2020 "type" : " git" ,
21- "url" : " https://github.com/AlianBlank/com.alianblank. gameframex.unity.blankoperationclipboard .git"
21+ "url" : " https://github.com/AlianBlank/com.gameframex.unity.operationclipboard .git"
2222 }
2323}
You can’t perform that action at this time.
0 commit comments