Allows users to easily add and update mods without having to worry about different MC versions. This is primarily for people who want to play modded Minecraft, but want to edit an existing modpack or create their own.
Features:
- Finds the best MC version that is most compatible with your mods
- Automatically installs Forge & updates mods
- Simple, intuitive interface + manage settings
- Store multiple profiles
- Search Curseforge (or add from external sites)
- Go to the latest release
- Download “
auto-mod-updater-setup-1.x.x.exe
“ (NOT .blockmap) - Run installer
- Note: Windows SmartScreen & Chrome may warn you that the file is unsafe, so click more options, then "download/run anyway". I promise there are no viruses; this will show up until it gets enough "reputation" and because code signing is expensive :/
- Prerequisites: have node.js installed
- Either:
- Run "
git clone https://github.com/funblaster22/Modpack-Creator.git
" (requires git) - Download zip and extract
- Run "
- Run "
npm install
" in the same directory as this project - Run "
npm start
" and wait