ScoreUnder / craftbook

Machines, ICs, PLCs, and more gameplay

Home Page:http://wiki.sk89q.com/wiki/CraftBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CraftBook

CraftBook is a heavily customizable plugin adding exciting new gameplay elements and advanced redstone functions!

An extensive list of features is available on the wiki!

Compiling

The project is written for Java 6 and our build process makes use of Maven. Once installed, simply run:

mvn clean package

Dependencies are automatically handled by Maven.

Contributing

We happily accept contributions. The best way to do this is to fork CraftBook on GitHub, add your changes, and then submit a pull request. We'll look at it, make comments, and merge it into CraftBook if everything works out.

In addition, please ensure your code is compliant with the Sun/Oracle Code Conventions to keep things neat and readable.

By submitting code, you agree to place to license your code under the irrevocable GNU General Public License v3.

Links

About

Machines, ICs, PLCs, and more gameplay

http://wiki.sk89q.com/wiki/CraftBook

License:GNU General Public License v3.0


Languages

Language:Java 100.0%