-
Notifications
You must be signed in to change notification settings - Fork 100
Switch to branch
caseymcc edited this page Dec 21, 2018
·
2 revisions
Using tortoise: https://tortoisegit.org/
Right click on the SoA directory and select the following
Select the branch you want (the "..." can be use to find the branch you want), for this example we are getting the develop branch. Select "Override branch if exists" if you would like to make sure what you switch to is the latest. This will overwrite any branch with same branch name on the local machine.
Now update the submodules, right click on the SoA directory and select "Submodule Update..."
Make sure both game and Vorb are selected and hit OK
Now you can run the build.bat in the SoA directory or manual run cmake and build in Visual Studio
- Coding Standards
- Setting Up
-
Contributing
-
Using Git
- [Using TortoiseGit]
- First Contributions
- Pull Requests
-
Using Git
- Debugging
- References
- Technical