mirror of https://github.com/2dust/v2rayN
Update Release-files-introduction.md
parent
81bcd07eee
commit
7c88025931
|
@ -3,7 +3,7 @@
|
|||
|
||||
### Windows
|
||||
|
||||
1. `Windows` 发布包中含所有Core文件
|
||||
1. `Windows` 发布包中含部分 Core 文件(`Xray`,`sing-box`, `mihomo`)
|
||||
2. `zip`格式包为便携版,解压缩到文件夹后直接可以运行,存储文件位置为本文件夹;可以复制多份互相独立
|
||||
3. 支持的系统版本
|
||||
```
|
||||
|
@ -14,6 +14,7 @@
|
|||
|
||||
- `v2rayN-windows-64.zip` 需要安装 [Microsoft .NET 8.0 Desktop Runtime]
|
||||
- `v2rayN-windows-64-SelfContained.zip`
|
||||
- 其他 Core 你可以从[这里](https://github.com/2dust/v2rayN-core-bin/blob/master/v2rayN-windows-64-other-bins.zip)下载后放入 bin 文件夹
|
||||
|
||||
#### Windows arm64
|
||||
|
||||
|
@ -22,7 +23,7 @@
|
|||
|
||||
### Linux
|
||||
|
||||
1. `Linux` 发布包中含部分Core文件(`Xray`,`sing-box`, `mihomo`)
|
||||
1. `Linux` 发布包中含部分 Core 文件(`Xray`,`sing-box`, `mihomo`)
|
||||
1. `zip`格式包为便携版,解压缩到文件夹后直接可以运行,存储文件位置为本文件夹;可以复制多份互相独立
|
||||
1. 非`zip`格式包为安装版,存储文件位置为系统规定的用户文件中
|
||||
2. 支持的发行版
|
||||
|
@ -45,7 +46,7 @@
|
|||
|
||||
### macOS
|
||||
|
||||
1. `macOS` 发布包中含部分Core文件(`Xray`,`sing-box`, `mihomo`)
|
||||
1. `macOS` 发布包中含部分 Core 文件(`Xray`,`sing-box`, `mihomo`)
|
||||
1. `zip`格式包为便携版,解压缩到文件夹后直接可以运行,存储文件位置为本文件夹;可以复制多份互相独立
|
||||
1. 非`zip`格式包为安装版,存储文件位置为系统规定的用户文件中
|
||||
2. 支持的系统版本
|
||||
|
|
Loading…
Reference in New Issue