Skip to content

Commit 674f6c7

Browse files
author
psygames
committed
readme supprot package manager
1 parent ce7cf5b commit 674f6c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,13 @@
1414

1515
### **安装方法**
1616

17-
-[Releases](https://github.com/psygames/UnityWebSocket/releases) 页面中,下载最新版本的 `UnityWebSocket.unitypackage` 安装包,然后导入到您的项目中。
17+
- **通过 Unity Package 安装**
1818

19+
[Releases](https://github.com/psygames/UnityWebSocket/releases) 页面中,下载最新版本的 `UnityWebSocket.unitypackage` 安装包,然后导入到您的项目中。
20+
21+
- **通过 Package Manager 安装**
22+
23+
在 Unity 菜单栏中打开 `Window/Package Manager`,点击左上角 `+` 号,选择 `Add package from git URL...` ,输入 `https://github.com/psygames/UnityWebSocket.git#upm` 并确认。
1924

2025
### **使用方法**
2126

0 commit comments

Comments
 (0)