-
Notifications
You must be signed in to change notification settings - Fork 4
Home
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...
-
Make sure to download gradle! https://services.gradle.org/distributions/gradle-2.3-bin.zip
-
Fork! https://github.com/PolyphonicArchitect/ArmyVsBigBlueMonster.git to your github account.
-
Checkout from github. select YOUR forked branch on your github account in the next step.
-
Open android studio -> checkout from VCS -> login -> No! to create new project(set path to Gradle mine is: C:/gradle-2.3)
-
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
-
Once you get it to build. In android studio -> VCS -> Git -> Rebase my github fork.