From 0d5c8a8d21eb6e2cd4bd9ebd8fd53aef13cfb52a Mon Sep 17 00:00:00 2001 From: Alexander Hayden Date: Sat, 2 Feb 2019 10:37:40 -0500 Subject: C L A R I F Y T H E W O R D S --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 51228c9..3cb9ccd 100644 --- a/readme.md +++ b/readme.md @@ -8,3 +8,8 @@ Script to update modpacks automatically Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install` Requires the `requests` module. + +#### Maintenance: + +To check `downloads.txt` modlist for updates against `latest-urls.txt` modlist, run `python update.py check_updates` +To automatically populate `downloads.txt` with the most recent versions of mods listed in `latest-urls.txt` run `python update.py apply_updates` -- cgit v1.2.3