blob: 51228c93bbd3070486f161664e77692277a430e4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
## Git-Based Modpack Manager
---
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.
|