aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorduvallj <jediguy9@gmail.com>2019-02-01 23:03:04 +0000
committerduvallj <jediguy9@gmail.com>2019-02-01 23:03:04 +0000
commit2e2651e4dc43532d172dcbdcf4c73d9e6ce8debd (patch)
treeae88a1bf93896ae7f22806b98268632c5ea09f2b
parentfb37b9f11c68f2e03f8bf8d7093977307aba05b3 (diff)
downloadmodpackman-2e2651e4dc43532d172dcbdcf4c73d9e6ce8debd.tar.gz
modpackman-2e2651e4dc43532d172dcbdcf4c73d9e6ce8debd.zip
Add HWYLA
-rw-r--r--latest-urls.txt1
-rw-r--r--readme.md2
2 files changed, 3 insertions, 0 deletions
diff --git a/latest-urls.txt b/latest-urls.txt
index 71e4d4e..f5aa2bb 100644
--- a/latest-urls.txt
+++ b/latest-urls.txt
@@ -33,6 +33,7 @@ mantle.jar https://minecraft.curseforge.com/projects/mantle/files/latest
treecapitator.jar https://minecraft.curseforge.com/projects/treecapitator-port/files/latest
ironchests.jar https://minecraft.curseforge.com/projects/iron-chests/files/latest
ironbackpacks.jar https://minecraft.curseforge.com/projects/iron-backpacks/files/latest
+hwyla.jar https://minecraft.curseforge.com/projects/hwyla/files/latest
# don't work right now.
#dynamictrees-traverse-compat.jar https://minecraft.curseforge.com/projects/dynamic-trees-traverse-compat/files/latest
diff --git a/readme.md b/readme.md
index 80f43cd..51228c9 100644
--- a/readme.md
+++ b/readme.md
@@ -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.