From fa26e5c62653bb2b495006d794adc850b35960a1 Mon Sep 17 00:00:00 2001 From: Tobias Wohlfarth Date: Thu, 1 Oct 2015 13:47:24 +0200 Subject: [PATCH] added links to jenkins and Bug Reporting Guidelines in Readme --- .gitignore | 4 +--- README.md | 11 ++++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3b570ba..8212b3d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,10 +16,8 @@ /minetweaker.log /BotaniaVars.dat /.analytics/* -/crash-reports/* +/crash-reports/ /scripts/* -/crash-reports - /bin/* diff --git a/README.md b/README.md index 605d585..c84a3a9 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,19 @@ ModTweaker2 ModTweaker is an addon for MineTweaker 3. Minetweaker lets you adjust recipes, remove them entirely, or add new recipes. While it has decent mod support, there are many mods that use custom crafting handlers that are not supported natively. ModTweaker plans to provide additional support for as many of these mods over time as possible. -Curse +Stable Releases on Curse ========== http://minecraft.curseforge.com/mc-mods/220954-modtweaker +Development build on jenkins +========== +http://ci.tterrag.com/job/ModTweaker2 + + +Guidelines for Bugreporting +========== +https://github.com/jaredlll08/ModTweaker2/wiki/Bug-Reporting-Guidelines + Supported Mods ==========