mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2025-02-13 00:41:20 +01:00
Update README.md
This commit is contained in:
parent
e847672b81
commit
0dd03133dc
27
README.md
27
README.md
@ -1 +1,26 @@
|
||||
[![Build Status](https://travis-ci.org/DieReicheErethons/Brewery.png?branch=master)](https://travis-ci.org/DieReicheErethons/Brewery)
|
||||
### Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.
|
||||
|
||||
[![Build Status](https://travis-ci.org/DieReicheErethons/Brewery.png?branch=master)](https://travis-ci.org/DieReicheErethons/Brewery)
|
||||
|
||||
***
|
||||
|
||||
Find the Project Page on [Spigot](https://www.spigotmc.org/resources/brewery.3082/) or [Bukkit](https://dev.bukkit.org/projects/brewery)
|
||||
|
||||
Also see [Wiki](https://github.com/DieReicheErethons/Brewery/wiki) | [Releases](https://github.com/DieReicheErethons/Brewery/releases) | [Changelog](https://github.com/DieReicheErethons/Brewery/wiki/changelog)
|
||||
|
||||
|
||||
### Maven
|
||||
|
||||
```XML
|
||||
<repository>
|
||||
<id>brewery-repo</id>
|
||||
<url>https://zebradrive.de/maven/</url>
|
||||
</repository>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.de</groupId>
|
||||
<artifactId>Brewery</artifactId>
|
||||
<version>2.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user