Merge remote-tracking branch 'origin/master'

This commit is contained in:
zeroeightsix 2018-10-11 20:25:37 +02:00
commit a4cc53034c
2 changed files with 26 additions and 0 deletions

19
ISSUE_TEMPLATE.md Normal file
View File

@ -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**

View File

@ -67,3 +67,10 @@ gradlew.bat build
cd build/libs
```
In `build/libs` you will find a file `KAMI-<minecraftVersion>-<kamiVersion>-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/)