Arclight/README.md

27 lines
970 B
Markdown
Raw Normal View History

2020-05-16 06:22:29 +00:00
# Arclight
A Bukkit server implementation utilizing Mixin.
2020-05-16 07:03:32 +00:00
[![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)
2020-05-16 06:22:29 +00:00
![](.github/arclightlogo.jpg)
## Installing
2020-05-16 07:03:32 +00:00
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).
2020-05-21 02:45:43 +00:00
2. Launch with command `java -jar arclight-coremod-xxx.jar`
2020-05-16 06:22:29 +00:00
2020-05-16 08:50:31 +00:00
## Support
Discord server https://discord.gg/ZvTY5SC
QQ Group chat 3556966
2020-05-16 06:22:29 +00:00
## Contributing
To setup development workspace, clone this repository and import the project.
## License
This project in licensed under [GPL v3](LICENSE).