Commit graph

2 commits

Author SHA1 Message Date
thororen
5a87762a00 Move zyqunix to EquicordDevs 2024-12-03 15:39:57 -05:00
zyqunix
03a1391312
feat(plugin): imgtogif (#101)
* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-12-03 15:38:29 -05:00