Go to file
2020-05-21 10:40:54 +08:00
.github Test if ci works fine. 2020-05-17 18:45:25 +08:00
arclight-api Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00
arclight-common Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00
arclight-coremod Delete debug codes. 2020-05-21 10:40:54 +08:00
arclight-testplugin Initial commit 2020-05-16 14:22:29 +08:00
forge-installer Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00
gradle/wrapper Initial commit 2020-05-16 14:22:29 +08:00
scripts Initial commit 2020-05-16 14:22:29 +08:00
appveyor.yml Test if ci works fine. 2020-05-17 18:45:25 +08:00
build.gradle Initial commit 2020-05-16 14:22:29 +08:00
gradle.properties Add encoding, try to fix appveyor encoding issue. 2020-05-17 14:54:11 +08:00
gradlew Initial commit 2020-05-16 14:22:29 +08:00
gradlew.bat Initial commit 2020-05-16 14:22:29 +08:00
LICENSE Initial commit 2020-05-16 14:22:29 +08:00
README.md Add support links 2020-05-16 16:50:31 +08:00
settings.gradle Forge installer. Close #7. Close #3. 2020-05-21 10:33:47 +08:00

Arclight

A Bukkit server implementation utilizing Mixin.

AppVeyor MC 1.14.4 Forge 28.2.0 GitHub

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

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.