From eac94ac6b741cdb4674f9c5a5424dd7eb028ba3b Mon Sep 17 00:00:00 2001 From: shartte Date: Sun, 16 Oct 2016 19:40:30 +0200 Subject: [PATCH] Added information on nightly builds to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a32a45cf5..94fe34218 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ * [Contacts](#contacts) * [License](#license) * [Downloads](#downloads) +* [Nightly Builds](#nightly-builds) * [Installation](#installation) * [Issues](#issues) * [Building](#building) @@ -46,6 +47,14 @@ A Mod about Matter, Energy and using them to conquer the world.. Downloads can be found on [CurseForge](http://www.curse.com/mc-mods/minecraft/223794-applied-energistics-2) or on the [official website](http://ae-mod.info/Downloads/). +## Nightly Builds + +[![Build status](https://ci.appveyor.com/api/projects/status/w0sg7upakn0vj5gc?svg=true)](https://ci.appveyor.com/project/shartte/applied-energistics-2/history) + +[Download Latest Nightly Build](https://ci.appveyor.com/api/projects/shartte/applied-energistics-2/artifacts/ae2-rv4-nightly.zip?branch=1.10) + +Nightly builds for the Minecraft 1.10.2 branch of AE2 (rv4-alpha) are available from [AppVeyor](https://ci.appveyor.com/api/projects/shartte/applied-energistics-2/history). These builds are only for testing purposes and might lead to loss of data, and will contain significant bugs. Please see below on how you can report bugs you find during testing. + ## Installation You install this mod by putting it into the `minecraft/mods/` folder. It has no additional hard dependencies.