Skip to content

A Bukkit(1.14/1.15) server implementation on Forge using Mixin. ⚡

License

Notifications You must be signed in to change notification settings

Rhycraft/Arclight

 
 

Repository files navigation

Arclight

A Bukkit server implementation utilizing Mixin.

AppVeyor GitHub

Minecraft Forge
MC 1.14.4 Forge 28.2.0
MC 1.15.2 Forge 31.2.30

Installing

  1. Download the jar from release page or build server.
  2. Launch with command java -jar arclight-forge-mcversion-xxx.jar nogui. The nogui argument will disable the server control panel.

Support

Discord server https://discord.gg/ZvTY5SC

QQ Group chat 3556966

Contributing

This project uses Gradle 4.9 as build tool with arclight-gradle-plugin.

To setup development workspace, clone this repository first, and type

./gradlew remapSpigotJar idea

This will generate proper spigot sources and srg mappings.

Finally, import the project. IntelliJ IDEA is the recommended IDE.

Due to a MixinGradle bug, you may build the project twice or the mixin shadows won't get reobfuscated.

License

This project in licensed under GPL v3.

About

A Bukkit(1.14/1.15) server implementation on Forge using Mixin. ⚡

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%