Commit 2a83f2dc7eea5ae1f0c7c5a5a491d406f1aa50ec
1 parent
06d86289
Updated readme.md with correct name of mcp config file
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
| ... | ... | @@ -15,7 +15,7 @@ To get the updated mappings, perform these steps **before** decompiling minecraf |
| 15 | 15 | time. If you have already decompiled minecraft, run the MPC **cleanup** task first to remove the |
| 16 | 16 | invalid sources, or simply delete the *temp* and *src* directories from your MCP installation. |
| 17 | 17 | |
| 18 | -- Using a text editor, open **/mcp910/conf/mcp.conf** | |
| 18 | +- Using a text editor, open **/mcp910/conf/mcp.cfg** | |
| 19 | 19 | - Locate the setting **UpdateUrl** and change the domain to *dl.liteloader.com* as shown |
| 20 | 20 | |
| 21 | 21 | UpdateUrl = http://dl.liteloader.com/files/mcprolling_{version}/ | ... | ... |