Posted May 21, 2022
Hi
Do anybody here know if one for the Linux install can add some parameters to accept all the questions when installing? So annoying to install Stellaris and all the DLCs as one have to click Next and Agree again and again.
I have tried to find out if one could just do something like:
for fil in stellaris*.sh; do
sh $fil --yes-to-all --no-gui
done
as that would be so much faster and easier.
Do anybody here know if one for the Linux install can add some parameters to accept all the questions when installing? So annoying to install Stellaris and all the DLCs as one have to click Next and Agree again and again.
I have tried to find out if one could just do something like:
for fil in stellaris*.sh; do
sh $fil --yes-to-all --no-gui
done
as that would be so much faster and easier.
Post edited May 21, 2022 by oblidor