Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 799 Bytes

CurseForge-To-SKCraftLauncher

Creates .txt files with the download links for a Minecraft CurseForge modpack, that can be used when creating custom Modpacks in the SKCraft Launcher

How to use

  1. Download your curseforge Modpack manually (as a .zip file)
  2. Make sure that you have Python 3.* installed.
  3. Open the Mods folder of your custom Modpack.
  4. Move this python file into that folder.
  5. Extract the manifest.json file from your downloaded modpack.
  6. Open a command line and type: python CFLinker.py [PATH TO manifest.json].
  7. If everything went correctly you now have all your .txt files with the download link in the file! Their name is the projectID of any mod used in your pack.

License

MIT