From 4325038314b10b5c034d889c2dc64b8901ac0059 Mon Sep 17 00:00:00 2001 From: lluixhi Date: Thu, 10 Oct 2013 13:50:53 -0700 Subject: [PATCH] -.- --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 2ef701cd..6d006ed8 100644 --- a/README.md +++ b/README.md @@ -68,18 +68,12 @@ IMPORTANT: Please report any issues you have, there might be some problems with #### Setup MCP NOTE: You may skip to "Setup EE3" if you want to let EE3 download and set up MCP for you. Simply run `ant forge-install`, then `ant build`. - 1. Download the latest version of Forge source from [here](http://files.minecraftforge.net) - 2. Inside `mcdev`, unzip the zip file. - * You should get a folder named "forge" inside "mcdev" containing the forge patches and licenses, etc. - 3. Execute `install.sh` (Linux and Mac) or `install.cmd` (Windows), both found in `mcdev\forge`. On Linux you might have to `chmod +x install.sh` before you can execute it. - * This will take some time, be patient. - #### Setup EE3 1. Inside `mcdev`, create a directory named `source`. 2. Move/clone `Equivalent-Exchange-3` into `source`.