|
Diablo Bot uses two methods for distributing its source code. Major releases can be found on the
Diablo Bot Project Listing via SF.NET. Releases are also made by CVS.
Major Releases: File Listing:
Major releases can be found on the Diablo Bot Files List.
Using CVS:
Assuming cvs is properly installed, the following UNIX command will import the diablo 4 source
tree:
cvs -d:pserver:anonymous@cvs.diablo.sourceforge.net:/cvsroot/diablo co diablo4
The source tree can then be updated with this command:
cvs update
For more information on CVS, please go here.
Notice: If you use the CVS version you raise the possibility that the version you download
contains bugs or other unaddressed issues. If you are unsure what this means or are unfamiliar with
CVS, you may want to use the Major Releases, as described above.
|
|