downloader

Enhance your gameplay with these tools. This category is also the right place for tools useful for modders.
Mod databases, calculators, cheatsheets, multiplayer, scripts, libs and other useful stuff that is not strictly in-game mods.
Post Reply
blindworm
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Jul 02, 2016 3:16 pm
Contact:

downloader

Post by blindworm »

Hey,

I wrote a very simple tool to download new versions from command line. Install via pip:

Code: Select all

$ pip install --user fctdl
$ fctdl -a x86 0.13.3 ./
enter your username and password and it will download the tar.gz to the current directory.
Take a look at the source code on github.com/afriemann/fctdl

I also have an ebuild (for factorio) in my gentoo repository, if anyone is interested :)

Thanks to the devs for doing actual software development and providing a 64bit binaries + tars that we can actually use!

Post Reply

Return to “Tools”