-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello any on-lookers to this de-facto archived repository: an updated version of this library ported to PacketEvents (maintained for 1.8.8 - latest) compatibility is available at https://github.com/modl-gg/minecraft-cirrus
The API is a slightly modified version of the v3.0.0 branch of this repository. Protocolize is no longer a dependency (replaced by PacketEvents).
You can add it to your project with:
<repository>
<id>central</id>
<url>https://repo.maven.apache.org/maven2</url>
</repository>
<dependency>
<groupId>gg.modl.minecraft.cirrus</groupId>
<artifactId>cirrus-[module]</artifactId>
<version>[version]</version>
</dependency>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels