Appear to be unable to install steamcmd
I am attempting to set up a Satisfactory server on my bazzite PC and when i run the "ujust install-steamcmd" command it appears to run and install, but when I try to run the satisfatory dedicated .sh it says that steamcmd isnt a recognized command.
4 Replies
post the .sh you're trying to run
it is the "FactoryServer.sh" that is downloaded when you install the Satisfactory dedicated server tool. the command I am trying to use that results in the "steamcmd is not a recognized command" is the following:
steamcmd +force_install_dir ~/SatisfactoryDedicatedServer +login anonymous +app_update 1690800 validate +quit
Are you running it from Steam or manually?
steamcmd from ujust arent added to path, you will need to either specify full path of ~/.steam/steamcmd.sh or add it to path (and probably alias to not require the .sh suffix)