Installing d2bot# with kolbot - kolton/d2bot-with-kolbot GitHub Wiki
First time installation
- Download and install TortoiseSVN - TortoiseSNV Download
- Right click on desktop or any other folder and select SVN Checkout...
- Put https://github.com/kolton/d2bot-with-kolbot as URL of repository and click OK
- Wait for the download to finish and click OK.
You will have see the folders named trunk and branches
- trunk (also known as master) is the stable repository
- branches folder may contain one or more branches that have experimental changes and are being tested.
Branches will be merged with master once they're tested and stable enough for general use.
Alternatively, you can download the bot directly as .zip file by going to https://github.com/kolton/d2bot-with-kolbot and clicking the ZIP icon (This method isn't recommended because it's harder to get future updates).
The following runtimes are required for the bot to run properly:
Updating D2Bot# with kolbot
- Right click on your d2bot-with-kolbot folder and select SVN Update
- If there were any updates you will see a list of changed files. Click OK to finish.