ManyMC icon indicating copy to clipboard operation
ManyMC copied to clipboard

Add launcher auto-update

Open ViRb3 opened this issue 3 years ago • 4 comments

Fixes #8.

ViRb3 avatar Dec 30 '21 18:12 ViRb3

After an initial investigation, it appears that the upstream updater is set up to download individual delta files between versions. This is a lot of effort, especially since the app is now signed and all files will always differ across versions, even if they were unchanged. A re-write of the updater is likely going to be necessary.

~~For now, I plan to fix #10 which will make manual updates a lot easier.~~ Fixed in build 5!

ViRb3 avatar Dec 30 '21 19:12 ViRb3

This is now partially possible via Homebrew. Check the updated installation guide for detailed info, but in short, you can now update with just one command:

brew upgrade --no-quarantine ManyMC

ViRb3 avatar Apr 22 '22 00:04 ViRb3

This is now partially possible via Homebrew. Check the updated installation guide for detailed info, but in short, you can now update with just one command:

brew upgrade --no-quarantine ManyMC

Is there a plan for MacPorts users?

david-tao-as01 avatar May 05 '22 09:05 david-tao-as01

Not from me, but feel free to submit a package to MacPorts.

ViRb3 avatar May 05 '22 12:05 ViRb3