Skip to content

Commit 7e423aa

Browse files
authored
Update README.md
1 parent 71aae28 commit 7e423aa

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# factorio-mod-downloader
1+
# Factorio Mod Downloader
2+
3+
[![GitHub Release](https://img.shields.io/github/v/release/vaibhavvikas/factorio-mod-downloader)](https://github.com/vaibhavvikas/factorio-mod-downloader/releases)
4+
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/vaibhavvikas/factorio-mod-downloader/total)
25

36
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.
47

58
If you love the game please buy it and support the developers. I am a big fan of the game.
69

10+
### How to download
11+
1. Go to [Releases](https://github.com/vaibhavvikas/factorio-mod-downloader/releases)
12+
2. Downlaod the latest executable from the latest version added inside the assets dropdown.
13+
14+
715
### How to run
816
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`.
917
2. Click on generate. The application will seem like its not responding. Don't panic, check the folder which you selected for downoading, the files are downloading, Once done, it will show a completed dialogue.
@@ -17,7 +25,9 @@ Feel free to reach out to me if you need some help.
1725

1826

1927
### Todo:
20-
Improve the spec file. I am not good with packaging. 🥹
28+
- Improve the spec file. I am not good with packaging. 🥹
29+
- Add package icon
30+
- Display file downloading logs and status
2131

2232
### Credits:
2333
- re146.dev

0 commit comments

Comments
 (0)