mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
Readme Update for Equilotl GUI PR (#168)
* Update README.md oh boy here we go * For requesting the contributor badge Even if my main work so far has been linux installation related I'm starting to move to other areas with crossplatform in mind My work will expand slowly as I'm learning typescript (i was already somewhat a novice with javascript) * X11 and Wayland GUI links as requested * Update README.md
This commit is contained in:
parent
c04ea1ff78
commit
566db77bba
2 changed files with 5 additions and 0 deletions
|
@ -185,6 +185,7 @@ MacOS
|
|||
- [GUI](https://github.com/Equicord/Equilotl/releases/latest/download/Equilotl.MacOS.zip)
|
||||
|
||||
Linux
|
||||
- [GUI](https://github.com/Equicord/Equilotl/releases/latest/download/Equilotl-x11)
|
||||
- [CLI](https://github.com/Equicord/Equilotl/releases/latest/download/EquilotlCli-Linux)
|
||||
- [AUR](https://aur.archlinux.org/packages?O=0&K=equicord)
|
||||
```shell
|
||||
|
|
|
@ -1008,6 +1008,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "port",
|
||||
id: 1318383159645311009n,
|
||||
},
|
||||
PhoenixAceVFX: {
|
||||
name: "PhoenixAceVFX",
|
||||
id: 1016895892055396484n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue