diff options
author | Alexander Hayden <alexhayden25@gmail.com> | 2019-02-01 18:19:13 -0500 |
---|---|---|
committer | Alexander Hayden <alexhayden25@gmail.com> | 2019-02-01 18:19:13 -0500 |
commit | 0d20b680d43923c9a1f7bacfd683ed574aa5ca52 (patch) | |
tree | 0f3fe98001249d2d134dbffa70c8e2d143eb9317 /readme.md | |
parent | b8d4e9a74b4e59052d122ee8a96e3c476d95443a (diff) | |
parent | be15df5823707f200dd27c05df8d5494465c0cda (diff) | |
download | modpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.tar.gz modpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.zip |
merge. also more mods.
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ Script to update modpacks automatically #### To Use Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install` + +Requires the `requests` module. |