RozeFound / mmc-export

Export MMC modpack to other modpack formats
MIT License
15 stars 3 forks source link

Add the way to remove losted mods #27

Closed RozeFound closed 2 years ago

RozeFound commented 2 years ago

Add a key to config named "Action" with values "Remove, Ignore, Override" Remove - totally delete resource from output packs Override - move resource to overrides (current behaviour), setting it explicitly will shut-up the warning Ignore - same as override, just for convenience

Madis0 commented 2 years ago

Ignore - same as override, just for convenience

Pretty sure you meant "same as remove". I would just keep "Ignore" and not do "Remove" as the former sounds more accurate. (you can't remove something you haven't added, but you can ignore it so you won't add it)

RozeFound commented 2 years ago

In this case I mean ignore warning, not the mod. But you're right it's not intuitive