diff --git a/README.md b/README.md index 867de92..7cbc11c 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Not-Nextop is a custom Discord desktop app - Global Keybinds - see the [Roadmap](https://github.com/Vencord/Vesktop/issues/324) -![](https://github.com/Vencord/Vesktop/assets/45497981/8608a899-96a9-4027-9725-2cb02ba189fd) -![](https://github.com/Vencord/Vesktop/assets/45497981/8701e5de-52c4-4346-a990-719cb971642e) +![](https://github.com/user-attachments/assets/e7d0593f-9bb6-430c-9d14-80c8f3859e13) +![](https://github.com/user-attachments/assets/70b163cb-74f8-4a3c-b752-db0c699d2da1) + ## Installing @@ -21,44 +22,25 @@ Not-Nextop is a custom Discord desktop app If you don't know the difference, pick the Installer. -- [Installer](https://vencord.dev/download/vesktop/universal/windows) +- [Installer](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-Setup.exe) - Portable: - - [x64 / amd64](https://vencord.dev/download/vesktop/amd64/windows-portable) - - [Arm® 64](https://vencord.dev/download/vesktop/arm64/windows-portable) - -### Mac - -Download the latest [Vesktop.dmg](https://vencord.dev/download/vesktop/universal/dmg) or use [Homebrew](https://brew.sh/) - -```sh -brew install vesktop -``` + - [x64 / amd64](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-win.zip) + - [Arm® 64](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64-win.zip) ### Linux -[![Download on Flathub](https://dl.flathub.org/assets/badges/flathub-badge-en.svg)](https://flathub.org/apps/dev.vencord.Vesktop) - If you don't know the difference, pick amd64. - amd64 / x86_64 - - [AppImage](https://vencord.dev/download/vesktop/amd64/appimage) - - [Ubuntu/Debian (.deb)](https://vencord.dev/download/vesktop/amd64/deb) - - [Fedora/RHEL (.rpm)](https://vencord.dev/download/vesktop/amd64/rpm) - - [tarball](https://vencord.dev/download/vesktop/amd64/tar) + - [AppImage](http://ed-notnx.defautluser0.xyz/files/Not-Nextop.AppImage) + - [Ubuntu/Debian (.deb)](http://ed-notnx.defautluser0.xyz/files/not-nextop_amd64.deb) + - [Fedora/RHEL (.rpm)](http://ed-notnx.defautluser0.xyz/files/not-nextop.x86_64.rpm) + - [tarball](http://ed-notnx.defautluser0.xyz/files/Not-Nextop.tar.gz) - Arm® 64 / aarch64 - - [AppImage](https://vencord.dev/download/vesktop/arm64/appimage) - - [Ubuntu/Debian (.deb)](https://vencord.dev/download/vesktop/arm64/deb) - - [Fedora/RHEL (.rpm)](https://vencord.dev/download/vesktop/arm64/rpm) - - [tarball](https://vencord.dev/download/vesktop/arm64/tar) - -#### Community packages - -Below you can find unofficial packages created by the community. They are not officially supported by us, so before reporting issues, please first confirm the issue also happens on official builds. When in doubt, consult with their packager first. The flatpak and AppImage should work on any distro that [supports them](https://flatpak.org/setup/), so I recommend you just use those instead! - -- Arch Linux: [Vesktop on the Arch user repository](https://aur.archlinux.org/packages?K=vesktop) -- NixOS: https://wiki.nixos.org/wiki/Discord#Vesktop -- Slackware: [Vesktop on the SlackBuilds](https://slackbuilds.org/result/?search=vesktop) -- Windows - Scoop: https://scoop.sh/#/apps?q=Vesktop + - [AppImage](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64.AppImage) + - [Ubuntu/Debian (.deb)](http://ed-notnx.defautluser0.xyz/files/not-nextop_arm64.deb) + - [Fedora/RHEL (.rpm)](http://ed-notnx.defautluser0.xyz/files/not-nextop.aarch64.rpm) + - [tarball](http://ed-notnx.defautluser0.xyz/files/Not-Nextop-arm64.tar.gz) ## Building from Source @@ -70,7 +52,7 @@ You need to have the following dependencies installed: Packaging will create builds in the dist/ folder ```sh -git clone https://github.com/Vencord/Vesktop +git clone https://github.com/Not-Nexulien/Not-Nextop cd Vesktop # Install Dependencies