diff options
author | Alexander Hayden <alexhayden25@gmail.com> | 2019-10-05 22:44:13 -0400 |
---|---|---|
committer | Alexander Hayden <alexhayden25@gmail.com> | 2019-10-05 22:44:13 -0400 |
commit | 6b598c8a00bde2ec4b8eb2eb08ca8af6c92b7545 (patch) | |
tree | 5b788bc225119f5e201fe305ceff20118ded4375 /mods.txt | |
parent | 3e83608ae84748636528e2d7618fcb96ca89ea65 (diff) | |
download | modpackman-6b598c8a00bde2ec4b8eb2eb08ca8af6c92b7545.tar.gz modpackman-6b598c8a00bde2ec4b8eb2eb08ca8af6c92b7545.zip |
SELENIUM. Fix downloads being broken
Diffstat (limited to 'mods.txt')
-rw-r--r-- | mods.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ # fill this file with the same as downloads.txt but with links to the latest urls instead # e.g. -thaumcraft.jar https://minecraft.curseforge.com/projects/thaumcraft/files/latest -baubles.jar https://minecraft.curseforge.com/projects/baubles/files/latest +thaumcraft.jar https://www.curseforge.com/minecraft/mc-mods/thaumcraft +baubles.jar https://www.curseforge.com/minecraft/mc-mods/baubles |