npm install mmod
npm install mmod -g `
$3
* 1- create mods folder with version : ` mmod mk [minecraft mod version] e.g. mmod mk 1.11.2`
* 2- to unload all mods that hasn't been splitted up :` mmod unload`
* 3- after that every mods will be in ` %appdata%\.mmod\NoVersion\ `
* 4- after you have created the folders and unload the others you can put every mods you have in ` %appdata%\.mmod\[version]\ `
* 5- Now you can load every version whit a simple command : ` mmod load [version] e.g. mmod load 1.11.2``