Page 1 of 1

download links

Posted: Thu May 11, 2017 5:35 pm
by darckbit
I am one of those IT guys that scripts everything and thus wrote a script to update my factorio server. One thing that bugs me is the link. This is for the current version of factorio build up like this:
/get-download/0.15.10/headless/linux64

I would like to propose a scheme to do this easier for scripting:
/get-download/experimental/newest/headless/linux64
/get-download/stable/newest/headless/linux64

It would help a bit to automate this better. For now I scrape the download page and see what the newest version is.

An auto updater on the server would also be nice :)

Re: download links

Posted: Thu May 11, 2017 6:23 pm
by Tekky
I believe what you are asking for already exists. See this thread for further information.
darckbit wrote:I am one of those IT guys that scripts everything
Ah, so your passion for automation is not limited to Factorio. :-)