FrederoxDev/Amethyst

Near-Term Roadmap

Closed this issue ยท 8 comments

My near term goals for the amethyst project is to overhall mod management within Amethyst Launcher

  • Versions of runtime should be available to be downloaded through amethyst launcher
  • We need a better way of updating the launcher, it should be able to fetch its own updates to avoid users having to manually update it each time
  • We need a better mod management system. Drag to import, UI to manage things with mods, e.g. remove them

Bridge v1 supports fetching its updates if you're looking for somewhere to start on that

Another important thing is loading mods from zip archives... or even using a custom file extension

That's what I mean by drag to import, also thoughts on using .ame?

.ame sounds and looks really weird, Id propose .mcmod or .mcamethyst

I do like that .mcmod stays consistent with the current MC file extensions

perhaps .mcamod

.meth

All of these suggestions have been implemented, unsure why this issue was made on the main repo