9bf4f67d9d
Added @Deprecated annotations to the 'backwards compatible' functions spacetoad re-added. Made changes to the install scripts: -Will overwrite the current MCP mappings and use the ones that ship with forge, this should eliminate all the issues of people not being able to install it because they updated there mcp.cfg -Will now move fernflower.jar if it is found, so that MCP will not decompile using it. Should fix the issues of people trying to use forge with fernflower installed. -Will call updatemcp/updatenames so that users get the latest mappings for unmapped items. -Also calls updatemd5s so that the forge API is skipped when spitting out reobfusicated files. Update the readme to be more accurate. Added my name to the credits :P Updated the update_patches/package scripts to account for grabbing the conf folder. Added GnuWin32's grep
19 lines
813 B
Text
Executable file
19 lines
813 B
Text
Executable file
*** 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.
|
|
|