pacmc icon indicating copy to clipboard operation
pacmc copied to clipboard

[Feature Request] Support for installing modpacks

Open mooziii opened this issue 3 years ago • 1 comments

e.g. installing All of Fabric 5 through pacmc

mooziii avatar Jan 23 '22 10:01 mooziii

This is definitely planned!

I am already working on this (there a couple of things to it). As modpacks aren't just a list of mods to install, but also consist of configuration files and Minecraft settings etc, they need to be applied on a "Minecraft instance" level, and not just a "folder level" (as the current archives are). This means I first have to develop Minecraft instance support, and then modpacks can be supported.

Additionally, Modpacks come in various formats, and each of them needs to be implemented separately.

jakobkmar avatar Jan 23 '22 15:01 jakobkmar