From 8ccb0dff1b596f65c8653acc267a58f475be2f90 Mon Sep 17 00:00:00 2001 From: Progwml6 Date: Sat, 7 Sep 2013 16:28:19 -0400 Subject: [PATCH] modify readme.md to reflect new build system along with issue reporting requirements --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e638a06ab18..5059e1bbc1c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ -Tinkers' Construct - 1.5 +Tinkers' Construct - 1.5 http://www.minecraftforum.net/topic/1659892-tinkers-construct/ Modify all the things, then do it again! Melt down any metals you find. Turn everything into golems! -To compile from source: Set any visibility flags on fields or methods to public. +To compile from source: use apache ant(http://ant.apache.org/bindownload.cgi) +run ant in the tinkers construct directory + +for all issue reporting; please include the following: +Minecraft Version +TinkersConstruct Version +Forge Version +versions of any mods related to the issue +if there is a crash involved, describe how you got it to crash and the forge crash log +any relevant screenshots are greatly appreciated. + Most code is public domain under Creative Commons 0: http://creativecommons.org/publicdomain/zero/1.0/ Textures and binaries are licensed under Creative Commons 3: http://creativecommons.org/licenses/by/3.0/