mcdelta-project / mcdelta-python

MCDelta client written in Python
GNU General Public License v3.0
3 stars 3 forks source link

Add the ability to export modpacks in the Twitch export format? #51

Open Valiec opened 4 years ago

Valiec commented 4 years ago

For compatibility with Curse modpacks, maybe make it possible to import/export Twitch exports, since there are a lot of mod packs using these already? I don't mean getting modpacks from Curse (at least for now), I just mean that if you have a Twitch export file (either from Curse or from the Twitch launcher, you should be able to import it.

I wouldn't remove the current .modpack file feature though (at least until I'm sure it has no benefits over Twitch exports).

williambl commented 4 years ago

Good idea. I'll have a look into the twitch modpack format (is it the same as multimc? It might be, seeing as twitch modpacks can be imported into it...)