From d0dda90017de31a648a858d2484e17305dc55d7e Mon Sep 17 00:00:00 2001 From: wine Date: Wed, 10 Oct 2018 20:33:17 +0200 Subject: [PATCH 1/2] Add issue template --- ISSUE_TEMPLATE.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..f8584d51a --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,19 @@ +## Expected behavior + + +## Actual behavior + + +## Steps to reproduce the problem + + 1. + 2. + 3. + +## Specifications + + - Version: + - Platform: + + +**Note**: You don't need to follow this template unless you have a issue with something not existing, instead just write your own issue with what you want added. **Please remove this bottom text in your issue** From 4f13f20c7f00f0327fd595f838c07bb19b3b50dd Mon Sep 17 00:00:00 2001 From: Ridan Vandenbergh Date: Wed, 10 Oct 2018 21:32:02 +0200 Subject: [PATCH 2/2] add thank you note --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d4d74d15d..d8bd5bffb 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,10 @@ gradlew.bat build cd build/libs ``` In `build/libs` you will find a file `KAMI---full.jar` which you can copy to the `mods` folder of a minecraft instance that has forge installed. + +## Thank you +[ZeroMemes](https://github.com/ZeroMemes) for [Alpine](https://github.com/ZeroMemes/Alpine) + +[ronmamo](https://github.com/ronmamo/) for [Reflections](https://github.com/ronmamo/reflections) + +The [minecraft forge team](https://github.com/MinecraftForge) for [forge](https://files.minecraftforge.net/)