Go to file
2021-02-04 20:56:13 +08:00
.github See if MixinGradle bug persists on Gradle 6 2021-01-31 23:01:02 +08:00
arclight-api Cleanup deprecated unsafe methods 2021-01-29 13:16:29 +08:00
arclight-common Port optimizations 2021-02-04 20:56:13 +08:00
arclight-forge-1.16 Port optimizations 2021-02-04 20:56:13 +08:00
forge-installer Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140) 2021-01-28 19:51:42 +08:00
gradle/wrapper Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140) 2021-01-28 19:51:42 +08:00
i18n-config Create ru_ru.conf (#149) 2021-02-01 10:33:03 +08:00
.gitignore Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140) 2021-01-28 19:51:42 +08:00
appveyor-16.yml 1.16 initial, dependencies, projects. 2020-08-18 22:58:28 +08:00
build.gradle Update contributing guide 2021-01-31 23:00:19 +08:00
gradle.properties Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140) 2021-01-28 19:51:42 +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 Update contributing guide 2021-01-31 23:00:19 +08:00
settings.gradle 1.16 initial, dependencies, projects. 2020-08-18 22:58:28 +08:00

Arclight

A Bukkit server implementation utilizing Mixin.

Actions GitHub

Minecraft Forge Status Build
1.16.x 36.0.1 ACTIVE 1.16 Status
1.15.x 31.2.47 ACTIVE 1.15 Status
1.14.x 28.2.0 LEGACY 1.14 Status
  • Legacy version still accepts pull requests.

Installing

  1. Download the jar from release page or build server. (see the table above)
  2. Launch with command java -jar arclight-forge-<mc>-<version>.jar nogui. The nogui argument will disable the server control panel.

Support

Discord server https://discord.gg/ZvTY5SC

QQ Group chat 3556966

Contributing

Please read this wiki section.

License

This project in licensed under GPL v3.

Sponsor

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.