Getting the source

From UFO:AI
Jump to navigation Jump to search

Download sources

Clone the whole repository

git clone git://git.code.sf.net/p/ufoai/code ufoai

Only clone the master branch

git clone -b master git://git.code.sf.net/p/ufoai/code ufoai

If you are new to git, checkout out our help page.