Skip to content
idkaaa edited this page Mar 4, 2015 · 3 revisions

Welcome to the ArmyVsBigBlueMonster wiki!

For Windows users:

Now that you have github installed on your machine from github.com https://windows.github.com/ and an account...

  1. Make sure to download gradle! https://services.gradle.org/distributions/gradle-2.3-bin.zip

  2. Fork! https://github.com/PolyphonicArchitect/ArmyVsBigBlueMonster.git to your github account.

  3. Checkout from github. select YOUR forked branch on your github account in the next step.

  4. Open android studio -> checkout from VCS -> login -> No! to create new project(set path to Gradle mine is: C:/gradle-2.3)

  5. You may have to go to Configure->Settings->Version Control -> Git -> Enter the path to Git Executable. (open up github app, help, log) Mine was here: C:\Users\chris_000\AppData\Local\GitHub\PortableGit_c2ba306e536fdf878271f7fe636a147ff37326ad\bin\git.exe

  6. Once you get it to build. In android studio -> VCS -> Git -> Rebase my github fork.

Clone this wiki locally