From 973bd458f94ad8cefa158ffcccde24bad8ab4d71 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 21 Jan 2016 16:40:40 -0500 Subject: [PATCH] Readme updates --- README.md | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c8ec475..2f68c18 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,41 @@ Feel free to drop in on the Discord chat [here](https://discord.gg/0VmBoNh2sE2t5 ## Issues -If a mod does not work with KCauldron, please check [here](https://github.com/TCPR/Fixes) before posting an issue. +**FIRST: Test if the mod has the same error in Vanilla Forge**. If it does, then KCauldron is *not at fault* and we cannot help you here. -Basically; +If a mod does not work with KCauldron *specifically*, please check [here](https://github.com/TCPR/Fixes) before posting an issue. -**I will not give support or patch updates or fixes on this repo for mods to work. This fork is put together by the community by submitting their own pull requests, Yive does not know Java nor does he want to learn it to work on this fork.** +**We will NOT provide support for Reikas mods under ANY circumstances.** + +**If your issue meets the criteria listed above, please post your issue in the following format:** + +**Mod Crash** +title: `[Crash] - ` +description: +`I am having a problem with and KCauldron. Crash log: . What happens is <...>.` + +**KCauldron-specific Crash** +title: `[Crash] KCauldron - ` +description: +`I am having a problem with KCauldron Build <#>. Crash log: . What happens is <...>.` + +**KCauldron-specific Feature Proposal** +title: `[Proposal] KCauldron Feature - ` +description: +`. . . .` + +*This fork is put together by the community. Yive is **not** your personal server issue fixer. He does not know Java nor does he want to learn it.* ## Contributing Please read the [guide](https://github.com/TCPR/KCauldron/blob/master/CONTRIBUTING.md) on how to contribute - Cauldron always needs improvements :smile: ## Downloads -You can download the pre-built packages from [here](https://tcpr.ca/downloads/kcauldron). -These unofficial builds are in beta, they may cause issues with your server. You have been warned. -Also, please look at the release notes before downloading. :) +You can download the pre-built packages from [here](https://github.com/TCPR/KCauldron/releases). + +**These unofficial builds are in beta, they may cause issues with your server. You have been warned!** + +P.S. Please look at the release notes before downloading. :) ## Build Requirements