Browse Source

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

master
gamerforEA 10 years ago
parent
commit
975fe84d43
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save