diff --git a/README.txt b/README.md similarity index 98% rename from README.txt rename to README.md index 82be8dc..14e3266 100644 --- a/README.txt +++ b/README.md @@ -1,6 +1,9 @@ +

Tutorial-Mod

+ ------------------------------------------- Source installation information for modders ------------------------------------------- + This code follows the Minecraft Forge installation methodology. It will apply some small patches to the vanilla MCP source code, giving you and it access to some of the data and functions you need to build a successful mod.