I have updated my downloader script so that it can fetch the Space Age expansion.
You can find it here:
Search found 4 matches
- Wed Oct 23, 2024 12:16 pm
- Forum: Tools
- Topic: factorio downloader for UNIX-like systems
- Replies: 2
- Views: 2704
- Thu Jan 06, 2022 10:16 am
- Forum: Technical Help
- Topic: EMail OTP API endpoint documentation
- Replies: 2
- Views: 1052
EMail OTP API endpoint documentation
Hi, I have a script that can download factorio , which I use to update the game on Linux. This script either uses: the player's token file interactively asks for login+password When asking interactively for username+password this morning, the code that grabs a token failed because I had to input an ...
- Mon Sep 02, 2019 6:46 pm
- Forum: Tools
- Topic: factorio downloader for UNIX-like systems
- Replies: 2
- Views: 2704
Re: factorio downloader for UNIX-like systems
I have updated my downloader script. Now it will try to use the token whenever possible.
As with last version, you can find it here.
Feedback is appreciated!
As with last version, you can find it here.
Feedback is appreciated!
- Thu Mar 07, 2019 7:47 pm
- Forum: Tools
- Topic: factorio downloader for UNIX-like systems
- Replies: 2
- Views: 2704
factorio downloader for UNIX-like systems
Hi all, Last year, I wrote a downloader script for unattended downloads of factorio, it's here: https://gitlab.com/moviuro/factorio-dl . Clearly inspired by the work done on the AUR , but improved so that it runs on any Linux distro, as well as BSD, and it should work on macOS and WSL too (though bo...