ForgePatch/forge/install
LexManos 08195cfc03 Streamlined the Setup, Build and Package scripts:
On windows they no longer need the user to press enter every step
Moved version info out to version.txt, This will only effect the svn. If you update the version do it in version.txt not in ForgeHooks.java.
Introduced the build number into the version string.
Cleaned up some extra echos in scripts.
2012-01-25 07:00:31 +00:00
..
README.txt Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
install.cmd Streamlined the Setup, Build and Package scripts: 2012-01-25 07:00:31 +00:00
install.sh Disabled updatenames int he isntall scripts till MCP fixes the reobf issue. 2012-01-20 18:44:00 +00: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.

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.