1
0
Fork 0

Merge branch 'master' of github.com:gamerforEA/Cauldron-Reloaded

kcx-1614
gamerforEA 2015-04-29 06:40:20 +03:00
commit 975fe84d43
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Compilation
We use Gradle to handle our dependencies.
1. Checkout project.
2. Init submodules : git submodule update --init --recursive --depth 1
2. Init submodules : git submodule update --init --recursive
3. Setup workspace : gradlew setupCauldron
4. Build binaries : gradlew buildPackages
Note: all binaries will be in distributions folder