Skip to content

speedcubing-top/speedcubingLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedcubingLib

Java Library for general utils / bukkit / velocitypowered things

How to (Build from Source)

Requirements

  • JDK 11+
  • Maven

Steps

  1. Clone this repository:
    git clone https://github.com/speedcubing-top/speedcubingLib.git
    cd speedcubingLib
  2. Run the build script:
    ./build.sh
  3. After building, you'll find the JAR located at:
    ./target/speedcubingLib-1.0-SNAPSHOT.jar