Skip to content
fsauter edited this page Feb 13, 2013 · 2 revisions

Welcome to the cylian wiki!

To get the latest version of cylian run the following commands:

git clone git@github.com:fsauter/cylian.git
cd cylian
mvn package #You may have to change output directory in pom.xml
cp target/cylian-0.X.X.-SNAPSHOT.jar ~/server/bukkit/plugins
Clone this wiki locally