Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Add launcher auto-update #9

Open
ViRb3 opened this issue Dec 30, 2021 · 4 comments
Open

Add launcher auto-update #9

ViRb3 opened this issue Dec 30, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@ViRb3
Copy link
Member

ViRb3 commented Dec 30, 2021

Fixes #8.

@ViRb3 ViRb3 added the enhancement New feature or request label Dec 30, 2021
@ViRb3
Copy link
Member Author

ViRb3 commented Dec 30, 2021

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
Copy link
Member Author

ViRb3 commented Apr 22, 2022

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

@david-tao-as01
Copy link

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?

@ViRb3
Copy link
Member Author

ViRb3 commented May 5, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants