diff options
author | Benjamin Hoffmeyer <TheDoctorsLife@users.noreply.github.com> | 2015-05-19 21:39:21 -0400 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-05-20 04:00:14 +0200 |
commit | a296ec914b1857932ebe0b6bf08bda3e861ddba8 (patch) | |
tree | 893fe1f77a79f285ed6afd4cb6e5af519509f2ae /README.md | |
parent | 53d8c9169dced2b3ecaf35475b461e9cdc3e1bce (diff) | |
download | MultiMC-a296ec914b1857932ebe0b6bf08bda3e861ddba8.tar MultiMC-a296ec914b1857932ebe0b6bf08bda3e861ddba8.tar.gz MultiMC-a296ec914b1857932ebe0b6bf08bda3e861ddba8.tar.lz MultiMC-a296ec914b1857932ebe0b6bf08bda3e861ddba8.tar.xz MultiMC-a296ec914b1857932ebe0b6bf08bda3e861ddba8.zip |
NOISSUE Link wiki feature list in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ MultiMC 5 [![Build Status](https://travis-ci.org/MultiMC/MultiMC5.svg?branch=develop)](https://travis-ci.org/MultiMC/MultiMC5) [![Translation Status](http://weblate.robotbrain.info/widgets/multimc/-/shields-badge.svg)](http://weblate.robotbrain.info/engage/multimc/?utm_source=widget) [![Stories in Ready](https://badge.waffle.io/MultiMC/MultiMC5.svg?label=ready&title=Ready)](http://waffle.io/MultiMC/MultiMC5) ========= -MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping. +MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping. Here are the current [features](https://github.com/MultiMC/MultiMC5/wiki#features) of MultiMC. ## Building Check [BUILD.md](BUILD.md) for build instructions. |