Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ThunderClapLP/mc-get

v0.4.0

04 Aug 20:05

Choose a tag to compare

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

06 Feb 19:05

Choose a tag to compare

  • 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

22 Aug 10:06

Choose a tag to compare

  • 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

08 Aug 16:12

Choose a tag to compare

  • fix crash if network is not connected
  • small improvements to performance and console output

v0.2.1

27 Jun 19:06

Choose a tag to compare

  • make sure to only install client compatible mods
  • modloader handling improved

v0.2.0

24 Jun 21:16

Choose a tag to compare

Adds search command

v0.1.1 Initial Release

23 Jun 20:14

Choose a tag to compare

Initial Release of mc-get.

Binaries for Windows and Linux.
MacOS builds are not included because compatibility is unknown.