Arclight/README.md

21 lines
472 B
Markdown
Raw Normal View History

2020-05-16 06:22:29 +00:00
# Arclight
A Bukkit server implementation utilizing Mixin.
![](.github/arclightlogo.jpg)
## Installing
1. Download the jar from release page or build server.
2. Install Forge 28.2.0 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`
## Contributing
To setup development workspace, clone this repository and import the project.
## License
This project in licensed under [GPL v3](LICENSE).