Advertisement
Subtractem

How to get latest PoB with git

Oct 18th, 2021
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. 1) download git: https://gitforwindows.org/
  2. 2) open git for windows command line
  3. 3) git clone https://github.com/PathOfBuildingCommunity/PathOfBuilding.git
  4. 4) cd ./PathOfBuilding
  5. 5) git checkout dev
  6. 6) git pull
  7. 7) open .
  8. 8) PathOfBuilding/runtimes/Path{space}Of{space}Building.exe
  9.  
  10. Good to go. Close PoB and do a "git pull" again to get latest version.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement