29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
# Arclight
|
|
|
|
A Bukkit server implementation utilizing Mixin.
|
|
|
|
[](https://ci.appveyor.com/project/IzzelAliz/arclight)   
|
|
|
|

|
|
|
|
## Installing
|
|
|
|
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`
|
|
|
|
## Support
|
|
|
|
Discord server https://discord.gg/ZvTY5SC
|
|
|
|
QQ Group chat 3556966
|
|
|
|
## Contributing
|
|
|
|
To setup development workspace, clone this repository and import the project.
|
|
|
|
## License
|
|
|
|
This project in licensed under [GPL v3](LICENSE).
|