From 1dfd42dd1ab25c2207eedd39ae2829ef850fdeda Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sat, 8 Aug 2026 22:14:47 +0200 Subject: [PATCH] Add Heroic Games Launcher installation to script This update adds a command to install the Heroic Games Launcher using deb-get. It ensures users have an easy way to set up the launcher during the script execution. --- 03-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/03-install.sh b/03-install.sh index 6303ddc..1fdaf92 100755 --- a/03-install.sh +++ b/03-install.sh @@ -110,3 +110,6 @@ git clone https://github.com/AdnanHodzic/auto-cpufreq.git cd auto-cpufreq && sudo ./auto-cpufreq-installer sudo auto-cpufreq --install + +# heroic games launcher +sudo deb-get install heroic