Skip to content

Commit

Permalink
Merge pull request #161 from talynone/main
Browse files Browse the repository at this point in the history
ArmCord has been renamed to LegCord
  • Loading branch information
arminask authored Nov 1, 2024
2 parents 91a07b5 + 06ad780 commit 54d607f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions assets/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ services:
- name: "Reaper"
logo: "assets/tools/reaper.png"
subtitle: "Beta version, complete digital audio production application"
tag: "ARM64EC"
url: "https://www.reaper.fm/download.php"
target: "_blank" # optional html a tag target attribute

Expand Down Expand Up @@ -548,10 +549,10 @@ services:
url: "https://apps.microsoft.com/detail/9nbdxk71nk08"
target: "_blank" # optional html a tag target attribute

- name: "ArmCord"
logo: "assets/tools/Armcord.png"
- name: "LegCord"
logo: "assets/tools/legcord.png"
subtitle: "Third-Party Discord"
url: "https://github.com/ArmCord/ArmCord/releases"
url: "https://github.com/Legcord/Legcord/releases"
target: "_blank" # optional html a tag target attribute

- name: "Vesktop"
Expand Down Expand Up @@ -2297,7 +2298,7 @@ services:
- name: "QEMU"
logo: "assets/tools/qemu.png"
subtitle: "Unofficial Build, generic and open source machine emulator and virtualizer"
url: "https://github.com/mijk84/win-arm64-binaries/releases/tag/qemu-9.0.2"
url: "https://github.com/mijk84/win-arm64-binaries/releases/tag/qemu"
target: "_blank" # optional html a tag target attribute

- name: "VICE"
Expand Down Expand Up @@ -2333,7 +2334,7 @@ services:
- name: "Bochs"
logo: "assets/tools/bochs.png"
subtitle: "unofficial builds"
url: "https://github.com/mijk84/win-arm64-binaries/releases/tag/bochs2.8"
url: "https://github.com/mijk84/win-arm64-binaries/releases/tag/bochs"
target: "_blank" # optional html a tag target attribute

- name: "NanaBox"
Expand Down Expand Up @@ -2453,6 +2454,12 @@ services:
url: "https://myhorizon.vmware.com/"
target: "_blank" # optional html a tag target attribute

- name: "TamaTool"
logo: "assets/tools/tamatool.png"
subtitle: "A cross-platform Tamagotchi P1 explorer"
url: "https://github.com/mijk84/win-arm64-binaries/releases/tag/tamatool"
target: "_blank" # optional html a tag target attribute

- name: "WinFellow"
logo: "assets/tools/winfellow.png"
subtitle: "Amiga Emulator"
Expand Down Expand Up @@ -2935,7 +2942,7 @@ services:
- name: "Aethersx2"
logo: "assets/tools/aethersx2.png"
subtitle: "unofficial build, PS2 emulator"
url: "https://github.com/Otozinclus/AetherSX2WindowsArm64/"
url: "https://store.kde.org/p/2148094/"
target: "_blank" # optional html a tag target attribute

- name: "Ryujinx"
Expand Down
Binary file removed assets/tools/Armcord.png
Binary file not shown.
Binary file added assets/tools/legcord.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tools/tamatool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 54d607f

Please sign in to comment.