0.0.4 • Published 7 years ago

mfm v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

MFM - Minecraft Forge Modpacks

MFM is modpack manager for manage several mods as a pack. We are not talking about old style modpack! This manager will manage a set of mods.

It's useful for these cases:

  • Play a lot of minecraft versions with Minecraft Forge and mods.
  • I want to distribute the mods in a package.

    CLI Usage

    You can use MFM at cli anytime. There is a usage:

  • pull <url> - Not Implemented

  • use <pack> - Use installed modpack.
  • list - Print a list of installed modpacks.
  • select - Select a pack from list and use it.
  • [status] - Not Implemented
  • remove <pack> - Remove a pack from installed modpacks.
  • export - Create a new modpack from mod/ folder.