Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Moudoux committed Jun 15, 2017
1 parent 74e7ae0 commit a9728ca
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
The EMC (Easy Minecraft Client) Framework installer
===================

This is a installer for the EMC framework
This is a installer for the [EMC framework](https://github.com/Moudoux/EMC)

Running
Using the installer
-------------------

To install EMC simply download the latest version of this installer from releases.
Run it with `java -jar Installer.jar`
To install EMC simply [download the latest version of this installer](https://github.com/Moudoux/EMC-Installer/releases).
Run it with `java -jar Installer.jar`, after that open your Minecraft launcher and select `release EMC_1.12`.

Installing a mod
-------------------

To install a mod made for [EMC framework](https://github.com/Moudoux/EMC) simply drag and drop the `Client.jar` file in
`.minecraft/versions/EMC_1.12/`. The client must be named `Client.jar`.

Building
-------------------
Expand All @@ -25,4 +31,4 @@ To make the patch file, download the latest version of this installer, then run
License
-------------------

EMC Installer is licensed under GPL-3.0
EMC Installer is licensed under GPL-3.0

0 comments on commit a9728ca

Please sign in to comment.