0.2.0 • Published 11 years ago

mvm v0.2.0

Weekly downloads
6
License
-
Repository
github
Last release
11 years ago

mvm

A Minecraft version mananger. In Node. Deal with it.

Installation

[sudo] npm install -g mvm

Usage

mvm install <version> -- Downloads the version specified, and copies it to the Minecraft bin directory.

mvm use <version> -- Will use an already-downloaded version and copy it to the Minecraft bin directory.

Details

This module is very messy, as I mainly wanted it to install new Minecraft "snapshots" (pre-releases) easily without having to copy/paste files all over the place. This will store downloaded copies in [path to .minecraft]/mvm_bins, and allow you to quickly switch between them. This won't store any mods or any sorts of that, and merely just replaces the minecraft.jar file. Pull Requests are welcome if you want this to be more useful!

0.2.0

11 years ago

0.1.0

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago