diff --git a/README.md b/README.md index 490e99d4..4737b270 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ A Bukkit server implementation utilizing Mixin. +[![AppVeyor](https://img.shields.io/appveyor/build/IzzelAliz/arclight?style=flat-square)](https://ci.appveyor.com/project/IzzelAliz/arclight) ![MC 1.14.4](https://img.shields.io/badge/MC-1.14.4-FF69B4?style=flat-square) ![Forge 28.2.0](https://img.shields.io/badge/Forge-28.2.0-purple?style=flat-square) ![GitHub](https://img.shields.io/github/license/IzzelAliz/Arclight?style=flat-square) + ![](.github/arclightlogo.jpg) ## Installing -1. Download the jar from release page or build server. -2. Install Forge 28.2.0 in the folder. +1. Download the jar from [release page](https://github.com/IzzelAliz/Arclight/releases) or [build server](https://ci.appveyor.com/project/IzzelAliz/arclight/build/artifacts). +2. Install [Forge 28.2.0](http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.14.4.html) in the folder. 3. Keep forge jar name as `forge-1.14.4-28.2.0.jar` 4. Launch with command `java -jar arclight-coremod-xxx.jar`