Releases: ThunderClapLP/mc-get
Releases · ThunderClapLP/mc-get
v0.4.0
This release changes how modpacks are being installed. Mods will no longer be installed directly into the .minecraft folder.
Warning
You cannot restore a backup created with a 0.3.x build of this software.
If you want to restore your .minecraft folder to it's original state, do it before the upgrade
- Added support for managing multiple concurrent modpack installations
- Added the ability to install and manage modpacks on servers
- Added bash and zsh completions on linux (only if propelry installed)
- Added deb and rpm packages and arch PKGBUILD
- Downloads from CurseForge now possible (does need user configuration to work). More info here
- Changed default framework to .Net 8.0
v0.3.1
- try to use utf8 if available
- add NeoForge modloader
- update java to jre21 from 19 and quilt installer to version 0.9.2 from 0.5.1
Note
--version still shows 0.3.0 as I forgot to increment the version number
v0.3.0
- fix forge download
- created launcher profiles will now be renamend to the modpack name in installation and deleted in restore
- the restore flag "-r" will now be a command "restore"
- fix crash if checking free disk space is not available
v0.2.2
- fix crash if network is not connected
- small improvements to performance and console output
v0.2.1
- make sure to only install client compatible mods
- modloader handling improved
v0.2.0
Adds search command
v0.1.1 Initial Release
Initial Release of mc-get.
Binaries for Windows and Linux.
MacOS builds are not included because compatibility is unknown.