mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-04 22:12:10 +00:00
Updated Release files introduction (markdown)
parent
984c80120d
commit
6b625c4f4f
1 changed files with 20 additions and 1 deletions
|
@ -1,4 +1,23 @@
|
|||
## 发布文件介绍
|
||||
## 发布文件介绍 (v7.x)
|
||||
|
||||
## 说明
|
||||
1. 独立包:不需要安装[Microsoft .NET 8.0 Desktop Runtime]
|
||||
1. 非独立包:需要安装[Microsoft .NET 8.0 Desktop Runtime]
|
||||
|
||||
### Windows x64
|
||||
- `v2rayN-windows-64-With-Core.zip` 包含所有Core文件,如您第一次使用请下载此包;非独立包
|
||||
- `v2rayN-windows-64.zip` 不包含Core文件;非独立包
|
||||
- `v2rayN-windows-64-SelfContained-With-Core.7z`,包含所有Core文件;独立包
|
||||
- `v2rayN-windows-64-SelfContained.zip`,不包含Core文件;独立包
|
||||
|
||||
### Windows arm64
|
||||
- `v2rayN-windows-arm64.zip` 不包含Core文件;非独立包
|
||||
|
||||
### Linux x64
|
||||
- `v2rayN-linux-64.zip` 包含部分Core文件;独立包
|
||||
|
||||
|
||||
## 发布文件介绍 (v6.x)
|
||||
|
||||
### windows x64
|
||||
- v2rayN-With-Core.zip 包含所有Core文件,如您第一次请下载此包
|
||||
|
|
Loading…
Reference in a new issue