Jump to content

Recommended Posts

Just wanted to post this script in case it's helpful for people.  For our Arma 3 Linux server (headless) we use:

 

  • LinuxGSM - for Arma 3 server startup and updating
  • Arma3Sync - for providing delta diffs of mods
  • Apache - for serving up mod files
  • Steam - for updating Arma 3 server and downloading mods from the workshop

 

I wrote a little Python script that automates the updating of mods via Steam workshop, copies keys, updates mods via Arma3Sync and then restarts the server all via the command-line.  No more manually downloading and extracting files! :rthumb:

 

If you have suggestions or improvements, feel free to fork the file or post here.

 

  • Like 4

Share this post


Link to post
Share on other sites

Thx a lot for sharing this. I ll take a look at it and surely use it

sent from mobile using Tapatalk

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×