Skip to content

MinecraftSources/ChessCraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessCraft

ChessCraft is a Bukkit plugin for playing chess on your CraftBukkit (Minecraft) server.

Installation and Usage

Detailed documentation can be found in BukkitDev: http://dev.bukkit.org/bukkit-plugins/chesscraft

Building

If you want to build ChessCraft yourself, you will need Git and Maven. All build dependencies will be automatically retrieved by Maven.

  1. Run git clone https://github.com/desht/ChessCraft

  2. Run cd ChessCraft

  3. Run mvn clean install

This should give you a copy of ChessCraft.jar under the target/ directory.

License

ChessCraft by Des Herriott is licensed under the Gnu GPL v3.

ChessCraft includes an unmodified copy of the following third-party project:

ChessCraft also uses (via a shaded Maven dependency):

Packages

No packages published

Languages

  • Java 100.0%