Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 924 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 924 Bytes

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):