Update README.md
This commit is contained in:
48
README.md
48
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)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## 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
|
||||
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user