From 638bd9d811d3fb20b46bd75273cc7ba4ee329871 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:42:36 +0800 Subject: [PATCH] Updated Release files introduction (markdown) --- Release-files-introduction.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Release-files-introduction.md b/Release-files-introduction.md index 28e1588..fe862a6 100644 --- a/Release-files-introduction.md +++ b/Release-files-introduction.md @@ -14,15 +14,14 @@ #### Windows x64 -- `v2rayN-windows-64.zip` WPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime] -- `v2rayN-windows-64-SelfContained.zip` WPF实现的界面 +- `v2rayN-windows-64.zip` WPF实现的界面 - `v2rayN-windows-64-desktop.zip` Avalonia UI 实现的界面 - 其他 Core 你可以从 [这里](https://github.com/2dust/v2rayN-core-bin/blob/master/v2rayN-windows-64-other-bins.zip) 下载后放入 bin 文件夹 #### Windows arm64 - [在 Windows arm64 下能使用吗?](https://github.com/2dust/v2rayN/wiki/Faq#%E5%9C%A8-windows-arm64-%E4%B8%8B%E8%83%BD%E4%BD%BF%E7%94%A8%E5%90%97) -- `v2rayN-windows-arm64.zip` WPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime] +- `v2rayN-windows-arm64.zip` WPF实现的界面 - `v2rayN-windows-arm64-desktop.zip` Avalonia UI 实现的界面 ### Linux