mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-20 07:00:07 +08:00
Initial Home page
commit
da982a6029
15
Installation-package-description.md
Normal file
15
Installation-package-description.md
Normal file
@ -0,0 +1,15 @@
|
||||
## 请根据自己的系统选择安装包
|
||||
|
||||
* `debian-x64.deb` Debian/Ubuntu amd64 deb包
|
||||
* `linux-x64.AppImage` Linux amd64 AppImage 便携包(BUG较多)
|
||||
* `linux64.zip` Linux amd64 便携包(主要维护)
|
||||
* `windows64.zip` Windows 10+ amd64 便携包(主要维护)
|
||||
* `windows7-x64.zip` Windows 7+ amd64 便携包(未来可能被移除)
|
||||
|
||||
## Windows 系统提示
|
||||
|
||||
若提示 DLL 缺失,无法运行,请下载 安装 [微软 C++ 运行库](https://aka.ms/vs/17/release/vc_redist.x64.exe)
|
||||
|
||||
## Linux 系统提示
|
||||
|
||||
Debian 10 以上 Linux 桌面,安装好 Qt5 运行环境,就可以直接运行 `./nekoray`
|
||||
Loading…
Reference in New Issue
Block a user