commit da982a6029ecd2d30de44e353e7a4cf65d05b5c1 Author: armv9 <48624112+arm64v8a@users.noreply.github.com> Date: Tue Jun 27 12:55:45 2023 +0800 Initial Home page diff --git a/Installation-package-description.md b/Installation-package-description.md new file mode 100644 index 0000000..83a0c2a --- /dev/null +++ b/Installation-package-description.md @@ -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`