Twig6943 / MangoHudandGoverlayInstaller

A simple bash script to install MangoHud & Goverlay.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MangoHudandGoverlayInstaller

Untitled

A simple bash script to install the latest versions of MangoHud & Goverlay.

Dependencies

git,wget,libqt5pas-dev

1.Run this

cd /home/$USER/Downloads
git clone https://github.com/Twig6943/MangoHudandGoverlayInstaller
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/desktopfile.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/uninstalldesktopfile.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/install.sh /home/$USER/Downloads
sudo cp /home/$USER/Downloads/MangoHudandGoverlayInstaller/uninstall.sh /home/$USER/Downloads
sudo chmod +x install.sh
/home/$USER/Downloads/MangoHudandGoverlayInstaller/install.sh
sudo rm -r /home/$USER/Downloads/MangoHudandGoverlayInstaller

2.Enjoy ๐Ÿ˜Ž๐Ÿ‘Š

(%90 of the code was written by ChatGPT. ๐Ÿ’€) (I used to have some weird ass issues with the .deb packages of these projects. I've switched to EndeavourOS regardless of that issue. Probably going to erase this repo one day as its pretty much useless.)

About

A simple bash script to install MangoHud & Goverlay.


Languages

Language:Shell 100.0%