ForgePatch/forge/install
LexManos 91ab9d0e1b New script to fix decompile differences between windows and linux/osx.
Removed the MLProp special case, no longer needed as MLProp decompiles fine.
Updated patches to work on all systems.
Added warning and exit if the user does not say yes to the cleanup.
2012-03-12 16:55:59 -07:00
..
README.txt Updated scripts so that we use Fernflower now. Added a small python script to download fernflower for the user. And the scripts exit out if it fails. 2012-03-03 17:56:15 -08:00
install.cmd New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
install.sh New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00

README.txt

*** HOW TO INSTALL ***

Extract the download archive directly into your MCP-directiory.
It should create a folder "forge" within that directory, containing all 
extracted files.

You should use freshly downloaded jars, solely including ModLoader & 
ModLoaderMP. Anything else can eventually cause conflicts.

You also need to install the FernFlower decompiler, you can download it at 
http://goo.gl/PnJHp. Extract fernflower.jar into your MCP's runtime/bin folder.

Now just start the install.cmd/.sh, MCForge will install itself into the proper
locations and copy all needed files, as well as modifying the needed baseclasses.

Forge also includes a snapshot of the MCP mapings, this may not be the current 
version of the mapings. But you must use the provided mapings in order for the 
patch files to work together.

The install scripts should take care of everything for you, so you should not need
to run ANY MCP script before installing forge.