diff options
author | Alexander Hayden <alexhayden25@gmail.com> | 2019-01-29 23:43:40 -0500 |
---|---|---|
committer | Alexander Hayden <alexhayden25@gmail.com> | 2019-01-29 23:43:40 -0500 |
commit | cc19a6dda838720ecede3d4d5610d8d0675b8e04 (patch) | |
tree | 19d8f7310ba6407c8dd39e419b42647bcdcd8de3 /readme.md | |
parent | db63ba0d3e1538db50eae90331815189651a022c (diff) | |
download | modpackman-cc19a6dda838720ecede3d4d5610d8d0675b8e04.tar.gz modpackman-cc19a6dda838720ecede3d4d5610d8d0675b8e04.zip |
Add `check_updates`
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ Script to update modpacks automatically #### To Use -Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py apply_updates` +Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install` |