File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,9 @@ Here is an example of creating a PoB with several build snapshots.
3535
36361 . Look up a character on poe.ninja.
37372 . For each snapshot on poe.ninja:
38- - Open each snapshot in Path of Building
39- - Save each snapshot with a good name. For example, for the "Hour 3" snapshot, I save the PoB as "Hour 3". (I'm clever that way.)
38+ - Open the snapshot in Path of Building
39+ - Make sure the config has the pantheon and bandit choice set correctly for the snapshot.
40+ - Save the snapshot with a good name. For example, for the "Hour 3" snapshot, I save the PoB as "Hour 3". (I'm clever that way.)
40413 . Create a new, empty build in Path of Building and immediately save it. (We'll pretend I've saved it as "All the Snapshots".)
41424 . Run the PathOfBuildingMergeTool.
42435 . For the Main PoB File, select the snapshots build you saved in step 3.
@@ -63,8 +64,7 @@ If this project helped you, you can help me :)
6364
6465[ ![ paypal] ( https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XE5JR3FR458ZE¤cy_code=USD )
6566
66-
67- Note for self on tagging:
67+ ## Notes for self on tagging for releases:
6868
6969git tag -a v1.0.1 -m "Release version 1.0.1"
70- git push origin v1.0.1
70+ git push origin v1.0.1
You can’t perform that action at this time.
0 commit comments