diff options
author | 1F335 <alexhayden25@gmail.com> | 2019-02-01 23:16:13 +0000 |
---|---|---|
committer | 1F335 <alexhayden25@gmail.com> | 2019-02-01 23:16:13 +0000 |
commit | be15df5823707f200dd27c05df8d5494465c0cda (patch) | |
tree | ae88a1bf93896ae7f22806b98268632c5ea09f2b /readme.md | |
parent | fb37b9f11c68f2e03f8bf8d7093977307aba05b3 (diff) | |
parent | 2e2651e4dc43532d172dcbdcf4c73d9e6ce8debd (diff) | |
download | modpackman-be15df5823707f200dd27c05df8d5494465c0cda.tar.gz modpackman-be15df5823707f200dd27c05df8d5494465c0cda.zip |
Merge branch 'JEFFREY' into 'JEFFREY'
Add HWYLA
See merge request 1F335/modpackman!4
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. |