Mod Manager can't reach ficsit.app (LINUX)

The mod manager can't get mods, but the website loads fine in Firefox
image.png
Solution
sudo steamos-readonly disable
echo "keyserver hkps://keyserver.ubuntu.com" >> /etc/pacman.d/gnupg/gpg.conf
sudo pacman-key --init
sudo pacman-key --populate
sudo pacman-key --refresh-keys
yay -S base-devel
Was this page helpful?