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 ==========