Skip to content

Commit 407189a

Browse files
authored
Update README.md
1 parent 0e605ee commit 407189a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1+
12
# Factorio Mod Downloader
23

34
[![GitHub Release](https://img.shields.io/github/v/release/vaibhavvikas/factorio-mod-downloader)](https://github.com/vaibhavvikas/factorio-mod-downloader/releases)
45
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/vaibhavvikas/factorio-mod-downloader/total)
56

6-
Factorio mod downloader, uses [re146.dev](https://re146.dev/factorio/mods) to recursively download a mod and its all required depndedncies. Its really helpful if you want to download a modpack as a modpack contains various different recommended mods, that if you want to download separately will take you a lot of clicks and headache.
7+
Factorio mod downloader, uses [re146.dev](https://re146.dev/factorio/mods) to recursively download a mod and its all required dependencies. Its really helpful if you want to download a mod or modpack containing various different recommended mods, that if you want to download separately will take you a lot of clicks and headache.
8+
9+
**If you love the game please buy it and support the developers. I am a big fan of the game.**
710

8-
If you love the game please buy it and support the developers. I am a big fan of the game.
11+
[Official Factorio Link](https://factorio.com)
912

1013
![Factorio Mod Downloader](factorio_mod_downloader.png)
1114

@@ -25,7 +28,8 @@ If you love the game please buy it and support the developers. I am a big fan of
2528
1. Run the app, select the directory and add mod url from official factorio mod portal for e.g. URL for Krastorio 2 mod is: `https://mods.factorio.com/mod/Krastorio2`.
2629
2. Click on Download button.
2730
3. The application will start downloading the mods and show the status and progress in the corresponding sections.
28-
4. Once completed the application will show a download complete dialog.
31+
4. The first step of loading dependencies take some time as it download [chromium-drivers](https://github.com/yeongbin-jo/python-chromedriver-autoinstaller) (~30-35 MB) required for loading URLs and the mods for downloading.
32+
5. Once completed the application will show a download complete dialog.
2933

3034
### Note
3135
I have not included optional dependencies, as its a stupid idea, since a lots of mods, even they don't need something have optional dependencies mentioned. So it will probably take forever to finish downloading. It can be implemented although. Not a big task.

0 commit comments

Comments
 (0)