Browse Source

Readme updates

master
Sam 9 years ago
parent
commit
973bd458f9
  1. 33
      README.md

33
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] <Mod Name> - <First line of the exception>`
description:
`I am having a problem with <Mod Name> and KCauldron. Crash log: <link>. What happens is <...>.`
**KCauldron-specific Crash**
title: `[Crash] KCauldron<build #> - <First line of the exception>`
description:
`I am having a problem with KCauldron Build <#>. Crash log: <link>. What happens is <...>.`
**KCauldron-specific Feature Proposal**
title: `[Proposal] KCauldron Feature - <Feature Name>`
description:
`<What this will do>. <Why I want/need it>. <Ideas on how it might be implemented>. <Any helpful links>.`
*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

Loading…
Cancel
Save