insert wget link to tarball
This commit is contained in:
parent
6380bba4d3
commit
200f068ed8
@ -170,7 +170,7 @@ os.mkdir(str("mods"))
|
||||
|
||||
# download mod archive from git repo and extract
|
||||
print("Fetching mods...")
|
||||
wget.download('')
|
||||
wget.download('https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.0.1/mods.tar.gz')
|
||||
# this is insane. `wget` the fucking goat. who knew windows package manager was so cool?
|
||||
|
||||
extract_tar_archive('mods.tar.gz', 'mods')
|
||||
|
Loading…
x
Reference in New Issue
Block a user