Declipsonator / Meteor-Tweaks

A Meteor Client Addon that adds tweaks to modules and settings.
GNU Lesser General Public License v3.0
43 stars 2 forks source link

[FEATURE] AutoUpdater #11

Open tympanicblock61 opened 2 years ago

tympanicblock61 commented 2 years ago

can you add a updater that asks you if you want to update the addon and it gets rid of the old meteor tweaks and adds the new one by downloading the newest version of it

Declipsonator commented 2 years ago

While this is a decent idea, it is not a thing that would be built in to the base addon. Auto Updaters can cause a huge lack of trust as I could add malware into the code and anyone using the mod would download it without knowing. However, I may make an auto update mod for Tweaks.

tympanicblock61 commented 2 years ago

also could you consider a thing where you can pick a ogg file and replace the hit sound for when you hit players and mobs

BookWyrm114 commented 2 years ago

If you decide to make a separate auto-updated mod, what if you made it work for all meteor Addons in the official list? It could connect to the list, and have people options to individually toggle each addon. It could also work for the client itself.

tympanicblock61 commented 2 years ago

If you decide to make a separate auto-updated mod, what if you made it work for all meteor Addons in the official list? It could connect to the list, and have people options to individually toggle each addon. It could also work for the client itself.

that would be really cool

Declipsonator commented 2 years ago

I may make a more general autoupdater later on, but for right now I'm gonna make one that integrates into the existing update prompt.