Cantiere Downloads

Preferred way to obtain Cantiere is to pull sources directly using Git.

git clone git://github.com/stormgrind/cantiere.git

Then you can list releases (tags):

git tag

And checkout selected tag:

git checkout "1.0.0.Beta1"

Make sure you have updated submodules for selected tag:

git submodule init
git submodule update

Releases

NameRelease dateDownload
1.0.0.Beta12009-12-181.0.0.Beta1
Downloads: 0
Note: Downloads counter is updated once per day.